Skip to content

Fix/i2281#2348

Open
OssianEPPlus wants to merge 9 commits into
develop8from
fix/i2281
Open

Fix/i2281#2348
OssianEPPlus wants to merge 9 commits into
develop8from
fix/i2281

Conversation

@OssianEPPlus
Copy link
Copy Markdown
Contributor

Added fixes for
#2281 and #2214

Looking at debug values no longer changes cell values nor does 'getting' the rich text

Feature:
Ranges can now convert their values to richText via ConvertToRichText() e.g. ws.Cells["A1"].ConvertToRichText()

BREAKING CHANGES:

ws.Cells["A1"].RichText no longer sets cells with null to string.empty

.RichText no longer sets the cell or contents to be RichText automatically.
This is instead done when properties such as; .Text, .Add or .Insert are set on the .RichText property

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.

1 participant