Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / RangeEventArgs Class / Range Property
In This Topic
    Range Property (RangeEventArgs)
    In This Topic
    Represents the IRange of RangeEventArgs.
    Syntax
    public IRange Range {get;}
    See Also