dgorissen / pycel

A library for compiling excel spreadsheets to python code & visualizing them as a graph
GNU General Public License v3.0
565 stars 147 forks source link

Add support for 'CELL('contents',[reference])' command. #143

Closed CatalinaMitulescu closed 2 years ago

CatalinaMitulescu commented 2 years ago

Add support for 'CELL('contents',[reference])' command and extended c:\ConfigTools\pycelFixes\tests\fixtures\information.xlsx to test the new command.