Enum AutoFitWrappedTextType

Enum AutoFitWrappedTextType

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

表示自动调整包裹文本的类型。

public enum AutoFitWrappedTextType

字段

Default = 0

与 MS Excel 一致。

Paragraph = 1

自动调整宽度以适应最长段落。

 中文