Row

Row class

Indicates a row in the data recordset.

public class Row

Constructors

Name Description
Row() Constructor.

Properties

Name Description
PageID { get; set; } Page ID of the shape.
RowID { get; set; } The original row ID.
ShapeID { get; set; } Shape ID of the shape.

See Also