Enum FormattingType
Enum FormattingType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Aspose.Cells.Drawing.AreaオブジェクトまたはAspose.Cells.Drawing.Lineオブジェクトに適用されるフォーマットの種類を表します。
public enum FormattingType
フィールド
Automatic = 0
自動フォーマットタイプを表します。
Custom = 2
カスタムフォーマットタイプを表します。
None = 1
フォーマットなしのタイプを表します。