[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PageSettings.RightFooterPicture

RightFooterPicture Property

RightFooterPicture

Returns a IGraphic object that represents the picture for the right section of the footer. Used to set attributes of the picture.

Declaration
public IGraphic RightFooterPicture { get; set; }
Public Property RightFooterPicture As IGraphic