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