Row — Aspose.Slides FOSS C++ API Reference

Row — Represents a row in a table.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
RowFormatRowFormatRead
ICellCollectionICellCollectionRead
IBulkTextFormattableIBulkTextFormattableRead

Methods

MethodReturnsDescription
RowFormat()RowFormat
ICellCollection()ICellCollection
ICellCollection()ICellCollection
IBulkTextFormattable()IBulkTextFormattable
IBulkTextFormattable()IBulkTextFormattable
init_internal()voidInitialize this row from an XML element.

See Also