Row
Row class
Indicates a row in the data recordset.
Constructors
| Name | Description |
|---|---|
| Row | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| RowID | long | The original row ID. |
| ShapeID | long | Shape ID of the shape. |
| PageID | long | Page ID of the shape. |
Row()
Constructor.
Row.RowID property
The original row ID.
Type: long
Row.ShapeID property
Shape ID of the shape.
Type: long
Row.PageID property
Page ID of the shape.
Type: long