var instance = new GC.Spread.Sheets.Print.PaperSize(widthOrKind, height); var returnValue; // Type: any returnValue = instance.kind(value);
Parameters
- value
- The kind of the paper.
Return Value
If no value is set, returns the kind of the paper; otherwise, returns the paper size.