SpreadsheetGear Namespace > IPageSetup Interface : PrintTitleColumns Property |
'Declaration
Property PrintTitleColumns As System.String
'Usage
Dim instance As IPageSetup Dim value As System.String instance.PrintTitleColumns = value value = instance.PrintTitleColumns
System.string PrintTitleColumns {get; set;}
read-write property PrintTitleColumns: System.String;
function get,set PrintTitleColumns : System.String
A string with a length of zero is returned if there are no print title columns.
The print title columns are stored in the sheet specific defined name "Print_Titles".
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2