Name | Description |
---|---|
AddRow() | Adds a row to the worksheet. |
DeleteRow(Int32) | Deletes a row from the worksheet at index. |
DuplicateRow(Int32, Int32) | |
GetCoordinateSystemSelection(Int32) | |
GetXCoordinate(Int32) | |
GetYCoordinate(Int32) | |
GetZCoordinate(Int32) | |
InsertRow(Int32) | |
SetCoordinateSystemSelection(Int32, UInt32) | |
SetXCoordinate(Int32, Double) | |
SetYCoordinate(Int32, Double) | |
SetZCoordinate(Int32, Double) |
Name | Description |
---|---|
RowCount | Gets the number of rows contained in the worksheet. |