You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am currently using streamwriter mode to generate reports using excelize. for some particular section i want to use SetCellRichText to enhance the styling of the data in the cell.
in the same sheet i am not able to use both of them together. i even tried to add the new cell after flushing stream writer.still its the same.however i am able to add it in a new independent sheet please let me know if this is solvable.Thanks
reacted with thumbs up emojireacted with thumbs down emojireacted with laugh emojireacted with hooray emojireacted with confused emojireacted with heart emojireacted with rocket emojireacted with eyes emoji
-
i am currently using streamwriter mode to generate reports using excelize.
for some particular section i want to use
SetCellRichText
to enhance the styling of the data in the cell.in the same sheet i am not able to use both of them together.
i even tried to add the new cell after flushing stream writer.still its the same.however i am able to add it in a new independent sheet
please let me know if this is solvable.Thanks
Beta Was this translation helpful? Give feedback.
All reactions