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

    Parameters

    type
    The feature type.
    See Also