aspose.cells
Class GradientStyleType

Utility class containing constants. Represents gradient shading style.

Field Summary
const  NumberDIAGONAL_DOWN
           Diagonal down shading style
const  NumberDIAGONAL_UP
           Diagonal up shading style
const  NumberFROM_CENTER
           From center shading style
const  NumberFROM_CORNER
           From corner shading style
const  NumberHORIZONTAL
           Horizontal shading style
const  NumberVERTICAL
           Vertical shading style
const  NumberUNKNOWN
           Unkown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file.
 

Field Detail

DIAGONAL_DOWN

const Number DIAGONAL_DOWN
Diagonal down shading style

DIAGONAL_UP

const Number DIAGONAL_UP
Diagonal up shading style

FROM_CENTER

const Number FROM_CENTER
From center shading style

FROM_CORNER

const Number FROM_CORNER
From corner shading style

HORIZONTAL

const Number HORIZONTAL
Horizontal shading style

VERTICAL

const Number VERTICAL
Vertical shading style

UNKNOWN

const Number UNKNOWN
Unkown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file.

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