'Declaration Public Sub ExecuteEditorCommands( _
ByVal commandsThe commands to execute.() As Vintasoft.Imaging.Office.Spreadsheet.Document.Editors.SpreadsheetEditorCommand _
)
public void ExecuteEditorCommands(
Vintasoft.Imaging.Office.Spreadsheet.Document.Editors.SpreadsheetEditorCommand[] commands
)
public: void ExecuteEditorCommands(
Vintasoft.Imaging.Office.Spreadsheet.Document.Editors.SpreadsheetEditorCommand*[]* commands
)
public:
void ExecuteEditorCommands(
array<Vintasoft.Imaging.Office.Spreadsheet.Document.Editors.SpreadsheetEditorCommand^>^ commands
)
Parameters
- commands
- The commands to execute.