Replies: 1 comment 3 replies
-
| You need to transform from JSON to Go data structure and create each excelize.RichTextRun in your way. What does your JSON string look like? What are the transform rules? That's not clear about this in your description. | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use SetCellRichText, but I don't know how to dynamic append the json into the []excelize.RichTextRun. Thank you
Beta Was this translation helpful? Give feedback.
All reactions