[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.GetUsedRange

GetUsedRange Method

GetUsedRange(UsedRangeType)

Gets the used range.

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

The feature type.

Returns
Type Description
IRange