var instance = new GC.Spread.Sheets.Worksheet(name); var returnValue; // Type: any returnValue = instance.printInfo(value);
Parameters
- value
- The print information for the sheet.
Return Value
If no value is set, returns the print information for the sheet; otherwise, returns the sheet.