asposecells.api

Class GradientColorType

Utility class containing constants. Represents the gradient color type for the specified fill.

Field Summary
const  intNONE
No gradient color
const  intONE_COLOR
One gradient color
const  intPRESET_COLORS
Preset gradient colors
const  intTWO_COLORS
Two gradient colors
 

    • Field Detail

      • NONE

        const int NONE
        No gradient color
      • ONE_COLOR

        const int ONE_COLOR
        One gradient color
      • PRESET_COLORS

        const int PRESET_COLORS
        Preset gradient colors
      • TWO_COLORS

        const int TWO_COLORS
        Two gradient colors