Row Members

Include Protected Members
Include Inherited Members

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.

The Row type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Cells Returns a CellRange collection that represents the cells in a table column or row. Read-only.
Public property Height Returns or sets the height of the specified object, in points. Read/write.
Public property Parent Returns the parent object for the specified object.

Top

Methods

  Name Description
Public method Delete Deletes the specified Row object.
Public method Select Selects the specified object.

Top

See Also

Reference

Row Interface

Microsoft.Office.Interop.PowerPoint Namespace