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.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.