Row — Aspose.Slides FOSS C# (.NET) API Reference

Row — Row API type. Inherits from: CellCollection, IRow, IBulkTextFormattable.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
HeightfloatRead/Write
MinimalHeightfloatRead/Write
RowFormatIRowFormatRead/Write
AsICellCollectionICellCollectionRead/Write
AsIBulkTextFormattableIBulkTextFormattableRead/Write

Methods

MethodReturnsDescription
SetTextFormat(IBasePortionFormat source)void
SetTextFormat(IParagraphFormat source)void
SetTextFormat(ITextFrameFormat source)void

See Also