1 Commits

Author SHA1 Message Date
oleibman e11a6afb5e Xls Writer and Empty RichText
Fix #918, which went stale in 2019 and is now reopened. Writing out a RichText object with no text to Xls creates a file which Excel considers corrupt. Treating such an object as a null string rather than a RichText object when writing eliminates the problem.
2026-01-02 12:46:24 -08:00