Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPageSetup Interface
/ PrintArea Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PrintArea Property
In This Topic
Returns or sets the range to be printed, as a string using A1-style references in the language of the macro.
Syntax
C#
System.
string
PrintArea {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members