AlignmentValue
Vue de l’ensemble
‘AlignmentValue’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente une valeur d’alignement.
Cette classe fournit 20 méthodes pour travailler avec des objets d’AlignmentValue dans les programmes C++. Les méthodologies disponibles comprennent: ‘AlignmentValue’, ‘Clone’, `GetHorizontal’, ‘GatIndentLevel’, ‘GtReadingOrder’, ’GitRelativeIndant’, ‘BatTexteRotation’, ’BatsVertical’, ‚BattTec’, ‘HorisontaleAlygnation’, ‚SetHoresontal‘ et 8 méthode supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspose.Cell FOSS pour le package C+.
Méthodes accessorielles
| Name | Type | Access | Description |
|---|---|---|---|
HorizontalAlignment | HorizontalAlignment | Read | Gets the horizontal alignment. |
VerticalAlignment | VerticalAlignment | Read | Gets the vertical alignment. |
méthodes
| Signature | Description |
|---|---|
HorizontalAlignment() → HorizontalAlignment | Gets or sets the horizontal. |
VerticalAlignment() → VerticalAlignment | Gets or sets the vertical. |
AlignmentValue() | Initializes a new instance of the class. |
GetHorizontal() → HorizontalAlignment | Gets or sets the horizontal. |
SetHorizontal(value: HorizontalAlignment) | Sets the horizontal value. |
GetVertical() → VerticalAlignment | Gets or sets the vertical. |
SetVertical(value: VerticalAlignment) | Sets the vertical value. |
GetWrapText() → bool | Gets or sets a value indicating whether wrap text. |
SetWrapText(value: bool) | Sets the wrap text value. |
GetIndentLevel() → int | Gets or sets the indent level. |
SetIndentLevel(value: int) | Sets the indent level value. |
GetTextRotation() → int | Gets or sets the text rotation. |
SetTextRotation(value: int) | Sets the text rotation value. |
GetShrinkToFit() → bool | Gets or sets a value indicating whether shrink to fit. |
SetShrinkToFit(value: bool) | Sets the shrink to fit value. |
GetReadingOrder() → int | Gets or sets the reading order. |
SetReadingOrder(value: int) | Sets the reading order value. |
GetRelativeIndent() → int | Gets or sets the relative indent. |
SetRelativeIndent(value: int) | Sets the relative indent value. |
Clone() → AlignmentValue | Creates a copy of the current instance. The alignment value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise