IColumn

Vue de l’ensemble

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

Il représente une seule colonne dans un tableau.

Cette interface fournit 1 méthode pour travailler avec les objets IColumn dans des programmes .NET. Les méthodes disponibles comprennent: ‘SetTextFormat’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.Slides FOSS pour le package .net. Propriétés: AsIBulkTeXTFormattable, AssICellCollection , AsICollection',ASIEnumerable` et 5 autres.

Propriétés

NameTypeAccessDescription
WidthfloatRead/WriteGets or sets the width of the column.
ColumnFormatIColumnFormatReadGets the formatting properties associated with this column.
AsICellCollectionICellCollectionReadReturns this instance as an ICellCollection.
AsIBulkTextFormattableIBulkTextFormattableReadReturns this instance as an IBulkTextFormattable.
CountintReadGets the number of cells in the collection.
SlideIBaseSlide?ReadGets the slide that owns this collection.
PresentationIPresentation?ReadGets the presentation that owns this collection.
AsICollectionIList<ICell>ReadReturns a new list copy of the cells in this collection.
AsIEnumerableIEnumerable<ICell>ReadReturns a fresh enumerable over the cells in this collection.
AsISlideComponentISlideComponentReadReturns this instance as an ISlideComponent.
AsIPresentationComponentIPresentationComponentReadReturns this instance as an IPresentationComponent.

méthodes

SignatureDescription
SetTextFormat(source: IBasePortionFormat)Applies the specified portion format to all text within this object.

Voir aussi

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