Row class
Contents
[
Hide
]Row class
Represents a row in a table.
Inheritance:Row
→ CellCollection
The Row type exposes the following members:
Properties
Property | Description |
---|---|
slide | Returns the parent slide of a CellCollection. Read-only IBaseSlide . |
presentation | Returns the parent presentation of a CellCollection. Read-only IPresentation . |
height | Returns the height of a row. Read-only float. |
minimal_height | Returns or sets the minimal possible height of a row. Read/write float. |
row_format | Returns the RowFormat object that contains formatting properties for this row. Read-only IRowFormat . |
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
set_text_format | Sets defined portion format properties to all row cells’ portions. |
set_text_format | Sets defined paragraph format properties to all row cells’ paragraphs. |
set_text_format | Sets defined text frame format properties to all row cells’ text frames. |
See Also
- class
CellCollection
- class
Row
- module
aspose.slides
- library
Aspose.Slides