AlignmentValue
Overview
AlignmentValue is a class in Aspose.Cells FOSS for C++.
Represents alignment value.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
HorizontalAlignment | HorizontalAlignment | Read | |
VerticalAlignment | VerticalAlignment | Read |
Methods
| Signature | Description |
|---|---|
HorizontalAlignment() → HorizontalAlignment | |
VerticalAlignment() → VerticalAlignment | |
Clone() → AlignmentValue | Creates a copy of the current instance. The alignment value. |