Enum FormatSetType
FormatSetType enumeration
Fill format set type.
public enum FormatSetType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | No Fill format. |
| IsGradientSet | 1 | Gradient fill format. |
| IsTextureSet | 2 | Texture fill format. |
| IsPatternSet | 3 | Pattern fill format. |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells