Rows Members (Word)
A collection of Row objects that represent the table rows in the specified selection, range, or table.
Methods
Name |
Description |
---|---|
Returns a Row object that represents a row added to a table. |
|
Converts rows in a table to text and returns a Range object that represents the delimited text. |
|
Deletes the specified table rows. |
|
Adjusts the height of the specified rows or cells so that they're equal. |
|
Returns an individual Row object in a collection. |
|
Selects a collection of rows in a table. |
|
Sets the height of table rows. |
|
Sets the indentation for a row or rows in a table. |
Properties
Name |
Description |
---|---|
Returns or sets a WdRowAlignment constant that represents the alignment for the specified rows. Read/write. |
|
True if the text in a table row or rows are allowed to split across a page break. Read/write Long. |
|
Returns or sets a value that specifies whether the specified rows can overlap other rows. |
|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Borders collection that represents all the borders for the specified object. |
|
Returns a Long that represents the number of rows in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets the distance (in points) between the document text and the bottom edge of the specified table. Read/write Single. |
|
Returns or sets the distance (in points) between the document text and the left edge of the specified table. Read/write Single. |
|
Returns or sets the distance (in points) between the document text and the right edge of the specified table. Read/write Single. |
|
Returns or sets the distance (in points) between the document text and the top edge of the specified table. Read/write Single. |
|
Returns a Row object that represents the first item in the Rows collection. |
|
True if the specified row or rows are formatted as a table heading. Read/write Long. |
|
Returns or sets the height of the specified rows in a table. Read/write Single. |
|
Returns or sets the rule for determining the height of the specified cells or rows. Read/write WdRowHeightRule. |
|
Returns or sets the horizontal distance between the edge of the rows and the item specified by the RelativeHorizontalPosition property. Read/write Single. |
|
Returns the last item in the Rows collection as a Row object. |
|
Returns or sets a Single that represents the left indent value (in points) for the specified table rows. Read/write. |
|
Returns the nesting level of the specified table rows. Read-only Long. |
|
Returns an Object that represents the parent object of the specified Rows object. |
|
Specifies the relative horizontal position of a group of rows. Read/write WdRelativeHorizontalPosition. |
|
Specifies the relative vertical position of a group of rows. Read/write WdRelativeVerticalPosition. |
|
Returns a Shading object that refers to the shading formatting for the specified object. |
|
Returns or sets the distance (in points) between text in adjacent columns of the specified row or rows. Read/write Single. |
|
Returns or sets the direction in which Microsoft Word orders cells in the specified table or row. Read/write WdTableDirection. |
|
Returns or sets the vertical distance between the edge of the rows and the item specified by the RelativeVerticalPosition property. Read/write Single. |
|
Returns or sets whether text should wrap around the specified rows. Read/write Long. |