FontValue
Vue de l’ensemble
‘FontValue’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente la valeur de la lettre.
Cette classe fournit 17 méthodes pour travailler avec des objets FontValue dans les programmes C++. Les méthodologies disponibles comprennent: ‘Clone’, ‘ColorV value’, FontV valu', ‘GetBold’, 'GatColore', ’GtItalic', ‚GitName',‘GotSize’, ‘GoTstrikeThrough’, ’GoDownline’, SetBolde’, ‚SetColors’ et 5 méthode supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspose.Cells FOSS pour le package C+.
Méthodes accessorielles
| Name | Type | Access | Description |
|---|---|---|---|
ColorValue | ColorValue | Read | Gets the color value. |
méthodes
| Signature | Description |
|---|---|
ColorValue() → ColorValue | Gets or sets the color. |
FontValue() | Initializes a new instance of the class. |
GetName() → std::string | Gets or sets the name. |
SetName(value: std::string) | Sets the name value. |
GetSize() → double | Gets or sets the size. |
SetSize(value: double) | Sets the size value. |
GetBold() → bool | Gets or sets a value indicating whether bold. |
SetBold(value: bool) | Sets the bold value. |
GetItalic() → bool | Gets or sets a value indicating whether italic. |
SetItalic(value: bool) | Sets the italic value. |
GetUnderline() → bool | Gets or sets a value indicating whether underline. |
SetUnderline(value: bool) | Sets the underline value. |
GetStrikeThrough() → bool | Gets or sets a value indicating whether strike through. |
SetStrikeThrough(value: bool) | Sets the strike through value. |
GetColor() → ColorValue | Gets or sets the color. |
SetColor(value: ColorValue) | Sets the color value. |
Clone() → FontValue | Creates a copy of the current instance. The font value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise