Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
PageSettings Class
/ RightHeaderPicture Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
public
IGraphic
RightHeaderPicture {
get
;
set
;}
See Also
Reference
PageSettings Class
PageSettings Members