[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.CurrentRegion

CurrentRegion Property

CurrentRegion

Gets an IRange object that represents the current region. The current region is a range bounded by any combination of blank rows and blank columns.

Declaration
IRange CurrentRegion { get; }
ReadOnly Property CurrentRegion As IRange
Property Value
Type Description
IRange

An IRange object that represents the current region.