aspose.cells
Class GradientDirectionType

Utility class containing constants. Represents all direction type of gradient.

Field Summary
const  NumberFROM_UPPER_LEFT_CORNER
           FromUpperLeftCorner
const  NumberFROM_UPPER_RIGHT_CORNER
           FromUpperRightCorner
const  NumberFROM_LOWER_LEFT_CORNER
           FromLowerLeftCorner
const  NumberFROM_LOWER_RIGHT_CORNER
           FromLowerRightCorner
const  NumberFROM_CENTER
           FromCenter
const  NumberUNKNOWN
           Unknown
 

Field Detail

FROM_UPPER_LEFT_CORNER

const Number FROM_UPPER_LEFT_CORNER
FromUpperLeftCorner

FROM_UPPER_RIGHT_CORNER

const Number FROM_UPPER_RIGHT_CORNER
FromUpperRightCorner

FROM_LOWER_LEFT_CORNER

const Number FROM_LOWER_LEFT_CORNER
FromLowerLeftCorner

FROM_LOWER_RIGHT_CORNER

const Number FROM_LOWER_RIGHT_CORNER
FromLowerRightCorner

FROM_CENTER

const Number FROM_CENTER
FromCenter

UNKNOWN

const Number UNKNOWN
Unknown

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