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

NameTypeAccessDescription
HorizontalAlignmentHorizontalAlignmentReadGets the horizontal alignment.
VerticalAlignmentVerticalAlignmentReadGets the vertical alignment.

méthodes

SignatureDescription
HorizontalAlignment()HorizontalAlignmentGets or sets the horizontal.
VerticalAlignment()VerticalAlignmentGets or sets the vertical.
AlignmentValue()Initializes a new instance of the class.
GetHorizontal()HorizontalAlignmentGets or sets the horizontal.
SetHorizontal(value: HorizontalAlignment)Sets the horizontal value.
GetVertical()VerticalAlignmentGets or sets the vertical.
SetVertical(value: VerticalAlignment)Sets the vertical value.
GetWrapText()boolGets or sets a value indicating whether wrap text.
SetWrapText(value: bool)Sets the wrap text value.
GetIndentLevel()intGets or sets the indent level.
SetIndentLevel(value: int)Sets the indent level value.
GetTextRotation()intGets or sets the text rotation.
SetTextRotation(value: int)Sets the text rotation value.
GetShrinkToFit()boolGets or sets a value indicating whether shrink to fit.
SetShrinkToFit(value: bool)Sets the shrink to fit value.
GetReadingOrder()intGets or sets the reading order.
SetReadingOrder(value: int)Sets the reading order value.
GetRelativeIndent()intGets or sets the relative indent.
SetRelativeIndent(value: int)Sets the relative indent value.
Clone()AlignmentValueCreates a copy of the current instance. The alignment value.

Voir aussi

  • Aspose.Cells — référence API d’entreprise
 Français