Aspose::Cells::Drawing::FormatSetType enum
FormatSetType enum
Fill format set type.
enum class 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
- Library Aspose.Cells for C++