Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / RightHeaderPicture Property
In This Topic
    RightHeaderPicture Property (IPageSetup)
    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
    IGraphic RightHeaderPicture {get;}
    See Also