AlignmentType
TextParagraph.AlignmentType property
获取和设置段落的文本水平对齐类型。
public TextAlignmentType AlignmentType { get; set; }
也可以看看
- enum TextAlignmentType
- class TextParagraph
- 命名空间 Aspose.Cells.Drawing.Texts
- 部件 Aspose.Cells
获取和设置段落的文本水平对齐类型。
public TextAlignmentType AlignmentType { get; set; }