StyleValue
Vue de l’ensemble
‘StyleValue’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente le style.
Cette classe fournit 27 méthodes pour travailler avec des objets StyleValue dans les programmes C++. Les méthodologies disponibles comprennent: ‘AlignmentV value’, ‘BordersV valu’ , ‘Clone’, ColorVvalu', ‘Default', ’FillPatternKind’, 'FontValu', ‚GetAlyngment', ''GitBackgroundColore', ‘’GtBords, ’’ GetFon’,‘‘GatForegroundColors` et 14 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 |
|---|---|---|---|
FontValue | FontValue | Read | Gets the font value. |
FillPatternKind | FillPatternKind | Read | Gets the fill pattern kind. |
ColorValue | ColorValue | Read | Gets the color value. |
BordersValue | BordersValue | Read | Gets the borders value. |
AlignmentValue | AlignmentValue | Read | Gets the alignment value. |
ProtectionValue | ProtectionValue | Read | Gets the protection value. |
NumberFormatValue | NumberFormatValue | Read | Gets the number format value. |
méthodes
| Signature | Description |
|---|---|
FontValue() → FontValue | Performs font value. |
FillPatternKind() → FillPatternKind | Gets or sets the pattern. |
ColorValue() → ColorValue | Gets or sets the foreground color. |
ColorValue() → ColorValue | Gets or sets the background color. |
BordersValue() → BordersValue | Performs borders value. |
AlignmentValue() → AlignmentValue | Performs alignment value. |
ProtectionValue() → ProtectionValue | Performs protection value. |
NumberFormatValue() → NumberFormatValue | Performs number format value. |
StyleValue() | Initializes a new instance of the class. |
Default() → StyleValue | Gets the default. |
GetFont() → FontValue | Performs font value. |
SetFont(value: FontValue) | Sets the font value. |
GetPattern() → FillPatternKind | Gets or sets the pattern. |
SetPattern(value: FillPatternKind) | Sets the pattern value. |
GetForegroundColor() → ColorValue | Gets or sets the foreground color. |
SetForegroundColor(value: ColorValue) | Sets the foreground color value. |
GetBackgroundColor() → ColorValue | Gets or sets the background color. |
SetBackgroundColor(value: ColorValue) | Sets the background color value. |
GetBorders() → BordersValue | Performs borders value. |
SetBorders(value: BordersValue) | Sets the borders value. |
GetAlignment() → AlignmentValue | Performs alignment value. |
SetAlignment(value: AlignmentValue) | Sets the alignment value. |
GetProtection() → ProtectionValue | Performs protection value. |
SetProtection(value: ProtectionValue) | Sets the protection value. |
GetNumberFormat() → NumberFormatValue | Performs number format value. |
SetNumberFormat(value: NumberFormatValue) | Sets the number format value. |
Clone() → StyleValue | Creates a copy of the current instance. The style value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise