MathNya / umya-spreadsheet

A pure rust library for reading and writing spreadsheet files
MIT License
238 stars 41 forks source link

Minor changes #197

Closed agentjill closed 1 week ago

agentjill commented 1 week ago

The StringVal struct methods are named properly to reflect their functionality and get_value() is changed to meet expected scenarios. Also include some minor changes

MathNya commented 1 week ago

@agentjill Thank you for your continued support. We will merge them.