Row

Row class

Indicates a row in the data recordset.

Constructors

NameDescription
RowConstructor.

Properties

NameTypeDescription
RowIDlongThe original row ID.
ShapeIDlongShape ID of the shape.
PageIDlongPage 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