'Declaration
Public Function SelectNeighborNonEmptyCells( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Reference
Parameters
- row
- An integer value indicates the context row.
- column
- An integer value indicates the context column.
Return Value
The cell range around the specified cell which contains data.