Void
LayeredSectionWorksheet
.DeleteRow(
Int32
index)
Deletes a row from the worksheet at index.
Remarks
Examples
Parameters
index
Type:
Int32
Worksheet row index
Return Value
Type:
Void