Click or drag to resize

ExcelWorksheetPageSetupPrintArea Property

Gets or sets the range to be printed as a range reference string using A1 notation (e.g. A1:E8).

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public string PrintArea { get; set; }

Property Value

Type: String
See Also