com.aspose.cells
Class RectangleAlignmentType

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

public class RectangleAlignmentType 
extends java.lang.Object

Utility class containing constants. Represents how to position two rectangles relative to each other.

Field Summary
static final intBOTTOM
          
static final intBOTTOM_LEFT
          
static final intBOTTOM_RIGHT
          
static final intCENTER
          
static final intLEFT
          
static final intRIGHT
          
static final intTOP
          
static final intTOP_LEFT
          
static final intTOP_RIGHT
          
 

Field Detail

BOTTOM

public static final int BOTTOM

BOTTOM_LEFT

public static final int BOTTOM_LEFT

BOTTOM_RIGHT

public static final int BOTTOM_RIGHT

CENTER

public static final int CENTER

LEFT

public static final int LEFT

RIGHT

public static final int RIGHT

TOP

public static final int TOP

TOP_LEFT

public static final int TOP_LEFT

TOP_RIGHT

public static final int TOP_RIGHT

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