asposecells.api
Class FillType

Utility class containing constants. Fill format type.

Field Summary
const  intAUTOMATIC
           Represents automatic formatting type.
const  intNONE
           Represents none formatting type.
const  intSOLID
           Solid fill format.
const  intGRADIENT
           Gradient fill format.
const  intTEXTURE
           Texture fill format(inculdes picuture fill).
const  intPATTERN
           Pattern fill format.
const  intGROUP
           Inherit the fill properties of the group.
 

Field Detail

AUTOMATIC

const int AUTOMATIC
Represents automatic formatting type.

NONE

const int NONE
Represents none formatting type.

SOLID

const int SOLID
Solid fill format.

GRADIENT

const int GRADIENT
Gradient fill format.

TEXTURE

const int TEXTURE
Texture fill format(inculdes picuture fill).

PATTERN

const int PATTERN
Pattern fill format.

GROUP

const int GROUP
Inherit the fill properties of the group.

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