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

형식이 없는 유형을 나타냅니다.

 한국어