Les frontières

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

NameTypeAccessDescription
BorderBorderReadGets the border.

méthodes

SignatureDescription
Border()BorderGets the left border.
Border()BorderGets the right border.
Border()BorderGets the top border.
Border()BorderGets the bottom border.
Border()BorderGets the diagonal border.
Borders()Initializes a new instance of the class.
GetLeft()BorderGets the left border.
SetLeft(value: Border)Sets the left border.
GetRight()BorderGets the right border.
SetRight(value: Border)Sets the right border.
GetTop()BorderGets the top border.
SetTop(value: Border)Sets the top border.
GetBottom()BorderGets the bottom border.
SetBottom(value: Border)Sets the bottom border.
GetDiagonal()BorderGets the diagonal border.
SetDiagonal(value: Border)Sets the diagonal border.
GetDiagonalUp()boolGets or sets a value indicating whether diagonal up.
SetDiagonalUp(value: bool)Sets a value indicating whether diagonal up.
GetDiagonalDown()boolGets or sets a value indicating whether diagonal down.
SetDiagonalDown(value: bool)Sets a value indicating whether diagonal down.
Clone()BordersCreates a copy of the current instance. The borders.

Voir aussi

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