var instance = new GC.Spread.Sheets.Print.PrintInfo(); var returnValue; // Type: any returnValue = instance.headerCenterImage(value);
function headerCenterImage( value : string ) : any;
Parameters
- value
- The image for the center section of the header.
Return Value
If no value is set, returns the image for the center section of the header; otherwise, returns the print setting information.