Closed Zncl2222 closed 3 months ago
Consider to implement a style kwargs for row_append in StreamWriter for convient usage.
row_append('hello', style='custom_style', font_bold=True, protect=True)
Consider to implement a style kwargs for row_append in StreamWriter for convient usage.