Enum DrawObjectEnum
Enum DrawObjectEnum
Namespace: Aspose.Cells.Rendering
Assembly: Aspose.Cells.dll (25.2.0)
Indicate Cell or Image of DrawObject.
public enum DrawObjectEnum
Fields
Cell = 1
indicate DrawObject is an Cell
Image = 0
Indicate DrawObject is an Image