SpreadsheetGear Namespace > IPageSetup Interface : PrintArea Property |
'Declaration
Property PrintArea As System.String
'Usage
Dim instance As IPageSetup Dim value As System.String instance.PrintArea = value value = instance.PrintArea
System.string PrintArea {get; set;}
read-write property PrintArea: System.String;
function get,set PrintArea : System.String
A string with a length of zero is returned if there is no print area.
When no print area is defined, the used range of the worksheet is printed.
The print area of a worksheet is stored in the sheet specific defined name "Print_Area".
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