Row
Row class
Indicates a row in the data recordset.
new Row()
Constructor.
Methods
| Name | Description |
|---|---|
| getPageID() | Page ID of the shape. |
| getRowID() | The original row ID. |
| getShapeID() | Shape ID of the shape. |
| setPageID() | Page ID of the shape. |
| setRowID() | The original row ID. |
| setShapeID() | Shape ID of the shape. |
getPageID()
Page ID of the shape.
getRowID()
The original row ID.
getShapeID()
Shape ID of the shape.
setPageID()
Page ID of the shape.
setRowID()
The original row ID.
setShapeID()
Shape ID of the shape.