John McNamara
5c160dd4e8
Added worksheet_write_rich_string_html() function.
...
Added workaround/optimized worksheet_write_rich_string_html()
function to write raw rich string html. This avoid an expensive
file open()/close() in each call to worksheet_write_rich_string().
2020-08-21 21:20:23 +01:00
John McNamara
2849813f36
Updated copyright year.
2020-01-12 12:59:31 +00:00
John McNamara
87df446d49
Added support for cell comments in constant_memory mode.
...
Added support for cell comments in constant_memory mode
and also refactored the internal data structure for
handling comments.
Issue #38
2020-01-11 09:02:07 +00:00
John McNamara
72c9b219cb
Updated copyright year.
2019-02-10 21:11:46 +00:00
John McNamara
eb4e8d37af
Added support for constant_memory rich strings.
...
Issue #37
2018-09-29 02:46:46 +01:00
John McNamara
7d440b66a6
Updated copyright year.
2018-02-11 23:06:54 +00:00
John McNamara
813ca50be0
Update copyright year.
2016-12-31 00:33:00 +00:00
John McNamara
51d97e7f41
Update copyright year.
2016-01-03 19:47:16 +00:00
John McNamara
a29143df2c
Added control char support to optimized strings.
2015-12-21 10:01:43 +00:00
John McNamara
5018c80f8a
Updated copyright year.
2015-03-07 16:42:13 +00:00
John McNamara
afa9305893
Working memory optimization mode.
2014-06-25 00:59:04 +01:00