Skip to content

Conversation

@ryanamannion
Copy link

  • add shd tag to TcPr to color table cells
  • fix text setters of CT_DR and CT_IR
    • w:del and w:ins are not runs, they do not have rPr so I needed to fix the clear_content() methods to get text setters to work

Del and Ins are not runs, they are containers for runs. They don't have rPr, so clear_content() as implemented failed, and changes were required to set the text
@ryanamannion ryanamannion requested a review from jonathanherr May 26, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants