Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageContentInfo Class / Range Property
In This Topic
    Range Property (PageContentInfo)
    In This Topic
    Returns or sets the range to be printed.
    Syntax
    public IRange Range {get; set;}
    See Also