var instance; // Type: Events instance.RowOperation = function(sheet, sheetName, actionType, row) { };
RowOperation = function ( sheet : TableSheet, sheetName : string, actionType : ActionType, row : number ) { };
パラメータ
- sheet
- sheetName
- actionType
- row