IRow class

IRow class

Represents a row in a table.

The IRow type exposes the following members:

Properties

PropertyDescription
heightReturns the height of a row.
Read-only float.
minimal_heightReturns or sets the minimal possible height of a row.
Read/write float.
row_formatReturns the RowFormat object that contains formatting properties for this row.
Read-only IRowFormat.
slide
presentation

Indexer

NameDescription
[index]

Methods

MethodDescription
set_text_format
set_text_format
set_text_format

See Also