TextVerticalAlignment
ChartTextFrame.TextVerticalAlignment property
获取或设置文本的文本垂直对齐方式。
public TextAlignmentType TextVerticalAlignment { get; set; }
也可以看看
- enum TextAlignmentType
- class ChartTextFrame
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells
获取或设置文本的文本垂直对齐方式。
public TextAlignmentType TextVerticalAlignment { get; set; }