[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPageSetup.PrintArea

PrintArea Property

PrintArea

Returns or sets the range to be printed, as a string using A1-style references in the language of the macro.

Declaration
string PrintArea { get; set; }
Property PrintArea As String