1.7.0
XlsxFastEditorRow::getCell*()
functions also accept a column name such as'D'
in addition of accepting the full cell name such as'D4'
XlsxFastEditorRow::getCell*()
functions are now case-insensitive for the cell name such as'd4'
or'D4'
XlsxFastEditorRow::getCell*()
functions also accept a column name such as 'D'
in addition of accepting the full cell name such as 'D4'
XlsxFastEditorRow::getCell*()
functions are now case-insensitive for the cell name such as 'd4'
or 'D4'