FormattingType enumeration
FormattingType enumeration
Represents the type of formatting applied to an Area
object or a Line
object.
The FormattingType type exposes the following members:
Fields
Field | Description |
---|---|
AUTOMATIC | Represents automatic formatting type. |
CUSTOM | Represents custom formatting type. |
NONE | Represents none formatting type. |
See Also
- module
aspose.cells.charts
- class
Area
- class
Line