Winnovative Excel Library

ExcelWorksheetPageSetupPrintArea Property

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

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string PrintArea { get; set; }

Property Value

Type: String
See Also

Reference