Row

Vue de l’ensemble

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

Il représente une ligne de table comme une collection de cellules.

Cette classe fournit 4 méthodes pour travailler avec les objets Row dans des programmes .NET. Les méthodologies disponibles comprennent: ‘GetEnumerator’, ‘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‘, 'AsIEnumérable et 6 autres.

Propriétés

NameTypeAccessDescription
HeightfloatReadGets the actual computed height of the row in points.
MinimalHeightfloatRead/WriteGets or sets the minimal possible height of the row in points.
RowFormatIRowFormatReadGets the formatting properties for this row.
AsICellCollectionICellCollectionReadGets this row as an ICellCollection.
AsIBulkTextFormattableIBulkTextFormattableReadGets this row 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 Row instance.

Voir aussi

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