java.lang.Object
com.aspose.cells.ShapeAnchorType
public class ShapeAnchorType
| Field Summary | ||
|---|---|---|
static final int | TWO_CELL_ANCHOR | |
| Represents a two cell anchor placeholder | ||
static final int | ONE_CELL_ANCHOR | |
| Represents a one cell anchor placeholder | ||
| Field Detail |
|---|
TWO_CELL_ANCHOR | |
public static final int TWO_CELL_ANCHOR | |
ONE_CELL_ANCHOR | |
public static final int ONE_CELL_ANCHOR | |