[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PageSettings.RightHeaderPicture

RightHeaderPicture Property

RightHeaderPicture

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

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