Cell.GetCellRange Method
From NanoXLSX
NanoXLSX Library Documentation
![]() | CellGetCellRange Method |
| Name | Description | |
|---|---|---|
| GetCellRange(String) |
Gets a list of cell addresses from a cell range (format A1:B3 or AAD556:AAD1000)
| |
| GetCellRange(String, String) |
Get a list of cell addresses from a cell range
| |
| GetCellRange(CellAddress, CellAddress) |
Get a list of cell addresses from a cell range
| |
| GetCellRange(Int32, Int32, Int32, Int32) |
Get a list of cell addresses from a cell range
|
