Row Members (PowerPoint)
Represents a row in a table. The Row object is a member of the Rows collection. The Rows collection includes all the rows in the specified table.
Methods
Name |
Description |
---|---|
Deletes the specified Row object. |
|
Selects the specified object. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Returns a CellRange collection that represents the cells in a table column or row. Read-only. |
|
Returns or sets the height of the specified object, in points. Read/write. |
|
Returns the parent object for the specified object. |