var instance = new GC.Spread.Sheets.Print.PrintInfo(); var returnValue; // Type: any returnValue = instance.centering(value);
function centering( value : PrintCentering ) : any;
Parameters
- value
- How the printed page is centered.
Return Value
If no value is set, returns how the printed page is centered; otherwise, returns the print setting information.