var instance = new GC.Spread.Sheets.Print.PrintInfo(); var returnValue; // Type: any returnValue = instance.pageOrder(value);
function pageOrder( value : PrintPageOrder ) : any;
Parameters
- value
- The order in which pages print.
Return Value
If no value is set, returns a value that specifies the order in which pages print; otherwise, returns the print setting information.