FormattingType
FormattingType enumeration
Represents the type of formatting applied to an Area
object or a Line
object.
public enum 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
- assembly Aspose.Cells