ICellFormat

Vue de l’ensemble

‘ICellFormat’ est une interface dans Aspose.Slides FOSS pour Java.

Il représente le format d’une cellule de table.

Cette interface fournit 7 méthodes pour travailler avec les objets ICellFormat dans les programmes Java. Les méthodologies disponibles comprennent: ‘getBorderBottom’, ’ getBordeDiagonalDown’, `getRight’, ‘getSlordLeft’, ‘gettBordenTop’, ‘‘getFillFormate’. Tous les membres publics sont accessibles à toute application Java après l’installation de la version Aspose.Slieds FOSS pour le package Java . Propriétés : ‘borderBottom’, ’bordeDiagonDow’, ‚borterDiGonalUp‘, ‘bottorLef’, «borerRighte’, ‘borgerTop’ et 1 plus.

Propriétés

NameTypeAccessDescription
fillFormatIFillFormatReadReturns a cell fill properties object.
borderLeftILineFormatReadReturns a left border line properties object.
borderTopILineFormatReadReturns a top border line properties object.
borderRightILineFormatReadReturns a right border line properties object.
borderBottomILineFormatReadReturns a bottom border line properties object.
borderDiagonalDownILineFormatReadReturns a top-left to bottom-right diagonal line properties object.
borderDiagonalUpILineFormatReadReturns a bottom-left to top-right diagonal line properties object.

méthodes

SignatureDescription
getFillFormat()IFillFormatReturns a cell fill properties object.
getBorderLeft()ILineFormatReturns a left border line properties object.
getBorderTop()ILineFormatReturns a top border line properties object.
getBorderRight()ILineFormatReturns a right border line properties object.
getBorderBottom()ILineFormatReturns a bottom border line properties object.
getBorderDiagonalDown()ILineFormatReturns a top-left to bottom-right diagonal line properties object.
getBorderDiagonalUp()ILineFormatReturns a bottom-left to top-right diagonal line properties object.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français