com.aspose.cells
Class FormatSetType

java.lang.Object
    extended by com.aspose.cells.FormatSetType

public class FormatSetType 
extends java.lang.Object

Utility class containing constants. Fill format set type.

Field Summary
static final intNONE
           No Fill format.
static final intIS_GRADIENT_SET
           Gradient fill format.
static final intIS_TEXTURE_SET
           Texture fill format.
static final intIS_PATTERN_SET
           Pattern fill format.
 

Field Detail

NONE

public static final int NONE
No Fill format.

IS_GRADIENT_SET

public static final int IS_GRADIENT_SET
Gradient fill format.

IS_TEXTURE_SET

public static final int IS_TEXTURE_SET
Texture fill format.

IS_PATTERN_SET

public static final int IS_PATTERN_SET
Pattern fill format.

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