var instance = new GC.Spread.Sheets.Print.PrintInfo(); var returnValue; // Type: any returnValue = instance.fitPagesTall(value);
function fitPagesTall( value : number ) : any;
Parameters
- value
- The number of vertical pages to check when optimizing printing.
Return Value
If no value is set, returns the number of vertical pages to check; otherwise, returns the print setting information.