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