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