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