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