Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / UsedRange Property
In This Topic
    UsedRange Property (IRange)
    In This Topic
    Returns an IRange representing the used range in the current range.
    Syntax
    IRange UsedRange {get;}
    See Also