var instance = new GC.Spread.Sheets.Worksheet(name); var value; // Type: any value = instance.setColumnCount(colCount, sheetArea);
Parameters
- colCount
- The column count.
- sheetArea
- The sheet area. If this parameter is not given, it defaults to viewport.