Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / PrintArea Property
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
    System.string PrintArea {get; set;}
    See Also