Les frontières
Vue de l’ensemble
« Bordeaux » est une classe dans Aspose.Cells FOSS pour C++.
représentent les frontières.
Cette classe fournit 21 méthodes pour travailler avec les objets de frontières dans des programmes C++. Les méthodologies disponibles comprennent: ‘Border’, ‘Storge’, Clone', ‘GetBottom’, 'GatDiagonal', ’GtDiagonDown', ‚GitDiageUp’, ‘Left’, ’Right’, GotTop’, ‚SetB bottom’,‘SetDiagrama’ et 5 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 |
|---|---|---|---|
Border | Border | Read | Gets the border. |
méthodes
| Signature | Description |
|---|---|
Border() → Border | Gets the left border. |
Border() → Border | Gets the right border. |
Border() → Border | Gets the top border. |
Border() → Border | Gets the bottom border. |
Border() → Border | Gets the diagonal border. |
Borders() | Initializes a new instance of the class. |
GetLeft() → Border | Gets the left border. |
SetLeft(value: Border) | Sets the left border. |
GetRight() → Border | Gets the right border. |
SetRight(value: Border) | Sets the right border. |
GetTop() → Border | Gets the top border. |
SetTop(value: Border) | Sets the top border. |
GetBottom() → Border | Gets the bottom border. |
SetBottom(value: Border) | Sets the bottom border. |
GetDiagonal() → Border | Gets the diagonal border. |
SetDiagonal(value: Border) | Sets the diagonal border. |
GetDiagonalUp() → bool | Gets or sets a value indicating whether diagonal up. |
SetDiagonalUp(value: bool) | Sets a value indicating whether diagonal up. |
GetDiagonalDown() → bool | Gets or sets a value indicating whether diagonal down. |
SetDiagonalDown(value: bool) | Sets a value indicating whether diagonal down. |
Clone() → Borders | Creates a copy of the current instance. The borders. |
Voir aussi
- Aspose.Cells — référence API d’entreprise