aspose.cells
Class PageLayoutAlignmentType

Utility class containing constants. Enumerates page layout alignment types.

Field Summary
const  NumberBOTTOM
           Represents bottom page layout alignment.
const  NumberCENTER
           Represents center page layout alignment.
const  NumberLEFT
           Represents left page layout alignment.
const  NumberRIGHT
           Represents right page layout alignment.
const  NumberTOP
           Represents top page layout alignment.
 

Field Detail

BOTTOM

const Number BOTTOM
Represents bottom page layout alignment.

CENTER

const Number CENTER
Represents center page layout alignment.

LEFT

const Number LEFT
Represents left page layout alignment.

RIGHT

const Number RIGHT
Represents right page layout alignment.

TOP

const Number TOP
Represents top page layout alignment.

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