Skip to content

Add AddColor method to CT_Font#924

Merged
tonyqus merged 1 commit into
nissl-lab:masterfrom
jake-codes-at-5-am:ct-font-add-color-method
Sep 26, 2022
Merged

Add AddColor method to CT_Font#924
tonyqus merged 1 commit into
nissl-lab:masterfrom
jake-codes-at-5-am:ct-font-add-color-method

Conversation

@artemkoloskov-admin
Copy link
Copy Markdown
Contributor

XSSFFontFormatting.FontColor setter used to set a new color to the CT_Font.colorField list which was not always initialized. This adds a method which first will check if the list is initialized and then adds a color to it. XSSFFontFormatting.FontColor setter now uses this method to set a color.

XSSFFontFormatting.FontColor setter used to set a new color to the CT_Font/colorField list which was not always initialised. Thsi adds a method which first will check if the list is initialized and then adds a color to it. XSSFFontFormatting.FontColor setter now uses this method to set a color.
@tonyqus tonyqus merged commit d171396 into nissl-lab:master Sep 26, 2022
@artemkoloskov-admin artemkoloskov-admin deleted the ct-font-add-color-method branch September 26, 2022 03:53
@tonyqus tonyqus added this to the NPOI 2.6.1 milestone Nov 15, 2022
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.

2 participants