Enum FormattingType

Enum FormattingType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Reprezentuje typ formatowania zastosowanego do obiektu Aspose.Cells.Drawing.Area lub obiektu Aspose.Cells.Drawing.Line.

public enum FormattingType

Pola

Automatic = 0

Reprezentuje typ formatowania automatycznego.

Custom = 2

Reprezentuje typ formatowania niestandardowego.

None = 1

Reprezentuje typ formatowania bez.

 Polski