asposecells.api
Class GradientDirectionType

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

Field Summary
const  intFROM_UPPER_LEFT_CORNER
           FromUpperLeftCorner
const  intFROM_UPPER_RIGHT_CORNER
           FromUpperRightCorner
const  intFROM_LOWER_LEFT_CORNER
           FromLowerLeftCorner
const  intFROM_LOWER_RIGHT_CORNER
           FromLowerRightCorner
const  intFROM_CENTER
           FromCenter
const  intUNKNOWN
           Unknown
 

Field Detail

FROM_UPPER_LEFT_CORNER

const int FROM_UPPER_LEFT_CORNER
FromUpperLeftCorner

FROM_UPPER_RIGHT_CORNER

const int FROM_UPPER_RIGHT_CORNER
FromUpperRightCorner

FROM_LOWER_LEFT_CORNER

const int FROM_LOWER_LEFT_CORNER
FromLowerLeftCorner

FROM_LOWER_RIGHT_CORNER

const int FROM_LOWER_RIGHT_CORNER
FromLowerRightCorner

FROM_CENTER

const int FROM_CENTER
FromCenter

UNKNOWN

const int 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.