java.lang.Objectcom.aspose.cells.DrawObjectEnum
public class DrawObjectEnum
Field Summary | ||
---|---|---|
static final int | IMAGE | |
Indicate DrawObject is an Image | ||
static final int | CELL | |
indicate DrawObject is an Cell |
Field Detail |
---|
IMAGE | |
public static final int IMAGE |
CELL | |
public static final int CELL |