ExcelWorksheetPageSetupPrintArea Property |
Gets or sets the range to be printed as a range reference string using A1 notation (e.g. A1:E8).
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string PrintArea { get; set; }Public Property PrintArea As String
Get
Set
Property Value
String
See Also