CellFormat

Vue de l’ensemble

‘CellFormat’ est une classe dans Aspose.Slides FOSS pour Java.Déduit de: PVIObject, ICellFormat.

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

Cette classe fournit 13 méthodes pour travailler avec des objets CellFormat dans les programmes Java. Les méthodologies disponibles comprennent: ‘CellFormate’, ‘PVIObject’, asIPresentationComponent', ‘getBorderBottom’, 'getDagonalDown', ’getTourDiagnalUp’, ‘ getBordeLeft’, ’ getToursRight’, ‚getFillFormad’, getPresentations’,‘getSlide’ et 1 méthode supplémentaire. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.Sliques FOSS pour le package Java, propriétés : ‘borderBotom’, ‘‘bordeDiagonDowns’,‘‘Diagrons`up, ‘Letter’Rights, plus 3’bor.

Propriétés

NameTypeAccessDescription
fillFormatIFillFormatReadGets the fill format.
borderLeftILineFormatReadGets the border left.
borderTopILineFormatReadGets the border top.
borderRightILineFormatReadGets the border right.
borderBottomILineFormatReadGets the border bottom.
borderDiagonalDownILineFormatReadGets the border diagonal down.
borderDiagonalUpILineFormatReadGets the border diagonal up.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
CellFormat(tcPrElement: Element, saveCallback: Runnable)Creates a new CellFormat backed by the given {@code <a:tcPr>} element.
initInternal(tcPrElement: Element, saveCallback: Runnable, parentSlide: IBaseSlide)CellFormatInitializes this CellFormat with its backing element and context.
getFillFormat()IFillFormatReturns the fill format.
getBorderLeft()ILineFormatReturns the border left.
getBorderTop()ILineFormatReturns the border top.
getBorderRight()ILineFormatReturns the border right.
getBorderBottom()ILineFormatReturns the border bottom.
getBorderDiagonalDown()ILineFormatReturns the border diagonal down.
getBorderDiagonalUp()ILineFormatReturns the border diagonal up.
PVIObject()Creates a PVIObject with no parent slide.
getSlide()IBaseSlideReturns the slide.
getPresentation()IPresentationReturns the presentation.
asIPresentationComponent()IPresentationComponentReturns this object as an {@link IPresentationComponent}.

Voir aussi

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