DataRecordSet.RowMaps

DataRecordSet.RowMaps property

Maps a data-recordset row to a shape. RowID - Row ID of the row, unique within the data recordset. ShapeID - Shape ID of the shape linked to data in the data-recordset row identified by RowID. PageID - Page ID of the shape linked to data in the data-recordset row identified by RowID.

public RowCollection RowMaps { get; }

See Also