Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / GetUsedRange Method
The feature type.
In This Topic
    GetUsedRange Method (IRange)
    In This Topic
    Gets an IRange representing the used range in the current range.
    Syntax
    IRange GetUsedRange( 
       UsedRangeType type
    )

    Parameters

    type
    The feature type.
    See Also