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