Enum FormattingType
Enum FormattingType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Reprezentuje typ formátování aplikovaného na objekt Aspose.Cells.Drawing.Area nebo objekt Aspose.Cells.Drawing.Line.
public enum FormattingType
Políčka
Automatic = 0
Reprezentuje automatický typ formátování.
Custom = 2
Reprezentuje vlastní typ formátování.
None = 1
Reprezentuje žádný typ formátování.