Overview
HorizontalAlignment 是 C++ 的 Aspose.Cells FOSS 中的 enum.
指定水平对齐.
这种列表定义了8个值: General, Left, Center, Right, Fill, Justify, CenterContinuous, Distributed.
Values
| Value | Description |
|---|
General | |
Left | |
Center | |
Right | |
Fill | |
Justify | |
CenterContinuous | |
Distributed | |
See Also