com.aspose.cells
Class OdsPageBackgroundGraphicPositionType

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

public class OdsPageBackgroundGraphicPositionType 
extends java.lang.Object

Utility class containing constants. Represents the position.


Field Summary
static final intTOP_LEFT
           Top left.
static final intTOP_CENTER
           Top center.
static final intTOP_RIGHT
           Top right.
static final intCENTER_LEFT
           Center left.
static final intCENTER_CENTER
           Center.
static final intCENTER_RIGHT
           Center right.
static final intBOTTOM_LEFT
           Bottom left.
static final intBOTTOM_CENTER
           Bottom center.
static final intBOTTOM_RIGHT
           Bottom right.
 

Field Detail

TOP_LEFT

public static final int TOP_LEFT
Top left.

TOP_CENTER

public static final int TOP_CENTER
Top center.

TOP_RIGHT

public static final int TOP_RIGHT
Top right.

CENTER_LEFT

public static final int CENTER_LEFT
Center left.

CENTER_CENTER

public static final int CENTER_CENTER
Center.

CENTER_RIGHT

public static final int CENTER_RIGHT
Center right.

BOTTOM_LEFT

public static final int BOTTOM_LEFT
Bottom left.

BOTTOM_CENTER

public static final int BOTTOM_CENTER
Bottom center.

BOTTOM_RIGHT

public static final int BOTTOM_RIGHT
Bottom right.

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