IRow

Vue de l’ensemble

‘IRow’ est une interface dans Aspose.Slides FOSS pour Java. hérite de: ‘ICellCollection’, ‘IBulkTextFormattable’.

Représente une ligne dans un tableau.

Cette interface fournit 15 méthodes pour travailler avec des objets IRow dans les programmes Java. Les méthodologies disponibles comprennent: asICollection, aIEnumerable , AISlideComponent ; get; ‘getAsIBulkTextFormattable : 'getaSicellCollection', 'GetaHeight: ‘geMinimalHeights. ' getPresentation… et 3 autres méthode. Tous les membres publics sont accessibles à toute application Java après l’installation de l’ASPOSE.Slides FOSS pour le package Java . Propriétés : IBULKTeXTFormatable‘ : ICell Collectionssight ́sightenessheight, 'minimal Height's, formats 1 et plus.

Propriétés

NameTypeAccessDescription
heightdoubleReadReturns the height of the row.
minimalHeightdoubleReadReturns the minimal height of the row.
rowFormatIRowFormatReadReturns the RowFormat object that contains formatting properties for this row.
asICellCollectionICellCollectionReadAllows to get base ICellCollection interface.
asIBulkTextFormattableIBulkTextFormattableReadAllows to get base IBulkTextFormattable interface.
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the presentation containing this component.

méthodes

SignatureDescription
getHeight()doubleReturns the height of the row.
getMinimalHeight()doubleReturns the minimal height of the row.
setMinimalHeight(value: double)Sets the minimal height of the row.
getRowFormat()IRowFormatReturns the RowFormat object that contains formatting properties for this row.
getAsICellCollection()ICellCollectionAllows to get base ICellCollection interface.
getAsIBulkTextFormattable()IBulkTextFormattableAllows to get base IBulkTextFormattable interface.
get(index: int)ICellGets the cell at the specified index.
size()intReturns the number of cells in the collection.
asISlideComponent()ISlideComponentReturns the base {@link ISlideComponent} interface.
asICollection()List<ICell>Returns the collection as a {@link List}.
asIEnumerable()Iterable<ICell>Returns the collection as an {@link Iterable}.
getSlide()IBaseSlideReturns the parent slide.
asIPresentationComponent()IPresentationComponentReturns the base {@link IPresentationComponent} interface.
getPresentation()IPresentationReturns the presentation containing this component.
setTextFormat(source: Object)Sets the text format for all child text elements.

Voir aussi

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