Colonne

Vue de l’ensemble

‘Column’ est une classe dans Aspose.Slides FOSS pour .NET. Il s’agit de : ‘CellCollection’, ‘IColumn’, `IBulkTextFormattable’.

Il représente une colonne de table comme une collection de cellules (une par conséquent).

Cette classe fournit 4 méthodes pour travailler avec des objets de colonne dans les programmes .NET. Les méthodologies disponibles comprennent: ‘GetEnumerator’, ‘SetTextFormat’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation du package .net Aspose.Slides FOSS. Propriétés: AsIBulkTeXTFormattable, AssICellCollection , AsiCollection‘, 'AsIEnumérable et 5 autres.

Propriétés

NameTypeAccessDescription
WidthfloatRead/WriteGets or sets the width of the column in points.
ColumnFormatIColumnFormatReadGets the formatting properties for this column.
AsICellCollectionICellCollectionReadGets this column as an ICellCollection.
AsIBulkTextFormattableIBulkTextFormattableReadGets this column as an IBulkTextFormattable.
SlideIBaseSlide?ReadGets the slide.
PresentationIPresentation?ReadGets the presentation.
AsISlideComponentISlideComponentReadGets the as i slide component.
AsIPresentationComponentIPresentationComponentReadGets the as i presentation component.
AsICollectionIList<ICell>ReadGets the as i collection.
AsIEnumerableIEnumerable<ICell>ReadGets the as i enumerable.
CountintReadGets the count.

méthodes

SignatureDescription
SetTextFormat(source: IBasePortionFormat)Sets the text format value.
SetTextFormat(source: IParagraphFormat)Sets the text format value.
SetTextFormat(source: ITextFrameFormat)Sets the text format value.
GetEnumerator()Calls GetEnumerator on this Column instance.

Voir aussi

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