[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.GetUsedRange

GetUsedRange Method

GetUsedRange(UsedRangeType)

Gets the used range.

Declaration
IRange GetUsedRange(UsedRangeType type = UsedRangeType.All)
Parameters
Type Name Description
UsedRangeType type

The feature type.

Returns
Type Description
IRange