Adds the row with the specified index to the selection.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void AddRows ( |
Visual Basic
Copy Code
|
|---|
Public Sub AddRows( _ |
The index of the row to add.
See Also