IColumn

Vue de l’ensemble

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

Représente une colonne dans une table.

Cette interface fournit 14 méthodes pour travailler avec des objets IColumn dans les programmes Java. Les méthodologies disponibles comprennent: asICollection, aIEnumerable , AISlideComponent ; get; getaAsIBulkTextFormattable : ‘getAsICellCollection’ : ‘getColumnFormat: 'GetaPresentation . getSlides et 2 méthode supplémentaires. 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 : Icole-collections c’est la colonne, la forme, l ́image, le width.

Propriétés

NameTypeAccessDescription
widthdoubleReadReturns or sets the width of a column.
asICellCollectionICellCollectionReadAllows to get base ICellCollection interface.
asIBulkTextFormattableIBulkTextFormattableReadAllows to get base IBulkTextFormattable interface.
columnFormatIColumnFormatReadReturns the ColumnFormat object that contains formatting properties for this column.
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the presentation containing this component.

méthodes

SignatureDescription
getWidth()doubleReturns or sets the width of a column.
setWidth(value: double)Sets the width of a column.
getAsICellCollection()ICellCollectionAllows to get base ICellCollection interface.
getAsIBulkTextFormattable()IBulkTextFormattableAllows to get base IBulkTextFormattable interface.
getColumnFormat()IColumnFormatReturns the ColumnFormat object that contains formatting properties for this column.
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