Skip to content

Conversation

@Notallthatevil
Copy link
Contributor

  • Introduced ConditionalFormats property in XRowInfo to store XML elements for conditional formatting.
  • Added _cellRegex for matching cell references and implemented ParseConditionalFormatRanges to extract conditional formatting ranges.
  • Defined Range struct and ConditionalFormatRange class for managing cell ranges and their associated nodes.
  • Updated WriteSheetXml to handle conditional formats, ensuring correct parsing, storage, and writing of these formats in the XML document.

- Introduced `ConditionalFormats` property in `XRowInfo` to store XML elements for conditional formatting.
- Added `_cellRegex` for matching cell references and implemented `ParseConditionalFormatRanges` to extract conditional formatting ranges.
- Defined `Range` struct and `ConditionalFormatRange` class for managing cell ranges and their associated nodes.
- Updated `WriteSheetXml` to handle conditional formats, ensuring correct parsing, storage, and writing of these formats in the XML document.
@shps951023 shps951023 merged commit a5d84ca into mini-software:master Mar 28, 2025
3 checks passed
@shps951023
Copy link
Member

LGTM 👍 and send the invitation mail

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