ICellCollection

Vue de l’ensemble

‘ICellCollection’ est une interface dans Aspose.Slides FOSS pour Java.Déduit de: ISlideComponent, `IPresentationComposent’.

Il représente une collection de cellules.

Cette interface fournit 8 méthodes pour travailler avec les objets ICellCollection dans les programmes Java. Les méthodologies disponibles comprennent: asICollection, aIEnumerable , AISresentationComponent ; aISlideComposent‘ ; 'get; ‘getsPresentations : getsLide et ‘size. Tous les membres publics sont accessibles à n'importe quelle application Java après l'installation de l’Aspoe.Slides FOSS pour le package Java . Propriétés : représentationer` ou ‘slide’.

Propriétés

NameTypeAccessDescription
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the presentation containing this component.

méthodes

SignatureDescription
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.

Voir aussi

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