com.aspose.cells
Class ShapeAnchorType

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

public class ShapeAnchorType 
extends java.lang.Object

Utility class containing constants. Represents the anchor type.


Field Summary
static final intTWO_CELL_ANCHOR
           Represents a two cell anchor placeholder
static final intONE_CELL_ANCHOR
           Represents a one cell anchor placeholder
 

Field Detail

TWO_CELL_ANCHOR

public static final int TWO_CELL_ANCHOR
Represents a two cell anchor placeholder

ONE_CELL_ANCHOR

public static final int ONE_CELL_ANCHOR
Represents a one cell anchor placeholder

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