All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.DrawObjectEnum.html Maven / Gradle / Ivy






DrawObjectEnum




com.aspose.cells
Class DrawObjectEnum

java.lang.Object
    extended by com.aspose.cells.DrawObjectEnum

public class DrawObjectEnum 
extends java.lang.Object

Utility class containing constants. Indicate Cell or Image of DrawObject.


Field Summary
static final intIMAGE
           Indicate DrawObject is an Image
static final intCELL
           indicate DrawObject is an Cell
 

Field Detail

IMAGE

public static final int IMAGE
Indicate DrawObject is an Image

CELL

public static final int CELL
indicate DrawObject is an Cell

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy