Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PageSettings Class / setRightFooterPicture Method
In This Topic
    setRightFooterPicture Method
    In This Topic
    Sets a IGraphic object that represents the picture for the right section of the footer. Used to set attributes of the picture.
    Syntax
    public void setRightFooterPicture( 
       IGraphic value
    )

    Parameters

    value
    See Also