Aspose::Cells::Charts::FormattingType enum
FormattingType enum
Represents the type of formatting applied to an Area object or a Line object.
enum class FormattingType
Values
| Name | Value | Description |
|---|---|---|
| Automatic | 0 | Represents automatic formatting type. |
| Custom | 2 | Represents custom formatting type. |
| None | 1 | Represents none formatting type. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++