var instance = new GC.Spread.Sheets.Print.PrintInfo(); var returnValue; // Type: any returnValue = instance.footerCenter(value);
function footerCenter( value : string ) : any;
Parameters
- value
- The text and format of the center footer on printed pages.
Return Value
If no value is set, returns the text and format of the center footer on printed pages; otherwise, returns the print setting information.