Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / RightFooterPicture Property
In This Topic
    RightFooterPicture Property (PageSettings)
    In This Topic
    Returns a IGraphic object that represents the picture for the right section of the footer. Used to set attributes of the picture.
    Syntax
    public IGraphic RightFooterPicture {get; set;}
    See Also