SpreadsheetGear 2010
RightHeader Property
See Also  Send Feedback
SpreadsheetGear Namespace > IPageSetup Interface : RightHeader Property

Gets or sets the right header for printing.

Syntax

Visual Basic (Declaration) 
Property RightHeader As String
C# 
string RightHeader {get; set;}

Remarks

The RightHeader property takes a number of special codes:

&P - the current page number. &N - the total number of pages. &B - use a bold font*. &I - use an italic font*. &U - use an underline font*. && - the '&' character. &D - the current date. &T - the current time. &F - workbook name. &A - worksheet name. &"FontName" - use the specified font name*. &N - use the specified font size*.

* Font codes appearing after any text or non-font codes will be ignored by SpreadsheetGear's printing engine.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.