aspose.diagram
Class Row

Indicates a row in the data recordset.

Constructor Summary
Row()
           Constructor.
 
Property Getters/Setters Summary
functiongetPageID()
functionsetPageID(value)
           Page ID of the shape.
functiongetRowID()
functionsetRowID(value)
           The original row ID.
functiongetShapeID()
functionsetShapeID(value)
           Shape ID of the shape.
 

Constructor Detail

Row

function Row()
Constructor.

Property Getters/Setters Detail

getRowID/setRowID : long 

function getRowID() / function setRowID(value)
The original row ID.

getShapeID/setShapeID : long 

function getShapeID() / function setShapeID(value)
Shape ID of the shape.

getPageID/setPageID : long 

function getPageID() / function setPageID(value)
Page ID of the shape.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.