Share via


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

Delete

Deletes the specified Row object.

Select

Selects the specified object.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

Cells

Returns a CellRange collection that represents the cells in a table column or row. Read-only.

Height

Returns or sets the height of the specified object, in points. Read/write.

Parent

Returns the parent object for the specified object.