aspose.cells

Class GradientFillType

Utility class containing constants. Represents all Gradient fill type.

Field Summary
const  NumberLINEAR
Linear
const  NumberRADIAL
Radial
const  NumberRECTANGLE
Rectangle
const  NumberPATH
Path
 

    • Field Detail

      • LINEAR

        const Number LINEAR
        Linear
      • RADIAL

        const Number RADIAL
        Radial
      • RECTANGLE

        const Number RECTANGLE
        Rectangle
      • PATH

        const Number PATH
        Path