Spread.Services Documentation
PrintArea Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IPageSetup Interface
: PrintArea Property
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