mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
bb04205dac
Issue #298 - all 4 are simply duplicating existing behaviour, but perhaps we can get a more optimal version in future - istream ctor is intended as an extension point that can then be used to create free/static functions to work with any future data source (vector), while the path ctor is a convenience function for the common case (from file) |
||
---|---|---|
.. | ||
named_range.cpp | ||
streaming_workbook_reader.cpp | ||
streaming_workbook_writer.cpp | ||
workbook.cpp | ||
worksheet_iterator.cpp |