Enum DrawObjectEnum
DrawObjectEnum enumeration
Indicate Cell or Image of DrawObject.
public enum DrawObjectEnum
Values
Name | Value | Description |
---|---|---|
Image | 0 | Indicate DrawObject is an Image |
Cell | 1 | indicate DrawObject is an Cell |
See Also
- namespace Aspose.Cells.Rendering
- assembly Aspose.Cells