[]
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.
IRange CurrentRegion { get; }
ReadOnly Property CurrentRegion As IRange
| Type | Description |
|---|---|
| IRange | An IRange object that represents the current region. |