Cell.GetCellRange Method

PicoXLSX

PicoXLSX

CellGetCellRange Method

Overload List
  NameDescription
Public methodStatic memberGetCellRange(String)
Gets a list of cell addresses from a cell range (format A1:B3 or AAD556:AAD1000)
Public methodStatic memberGetCellRange(String, String)
Get a list of cell addresses from a cell range
Public methodStatic memberGetCellRange(CellAddress, CellAddress)
Get a list of cell addresses from a cell range
Public methodStatic memberGetCellRange(Int32, Int32, Int32, Int32)
Get a list of cell addresses from a cell range
Top
See Also