[PR #387] [CLOSED] fix conditional format when type is LXW_CONDITIONAL_TYPE_BOTTOM or LXW_CONDITIONAL_TYPE_TOP #477

Closed
opened 2026-05-05 12:16:56 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/387
Author: @informationsea
Created: 12/11/2022
Status: Closed

Base: mainHead: fix/conditional-format-top-bottom


📝 Commits (1)

  • 8ca86d1 fix conditional format when type is LXW_CONDITIONAL_TYPE_BOTTOM or LXW_CONDITIONAL_TYPE_TOP

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 examples/conditional_format2.c (+4 -4)
📝 src/worksheet.c (+1 -1)

📄 Description

Fix #386


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jmcnamara/libxlsxwriter/pull/387 **Author:** [@informationsea](https://github.com/informationsea) **Created:** 12/11/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/conditional-format-top-bottom` --- ### 📝 Commits (1) - [`8ca86d1`](https://github.com/jmcnamara/libxlsxwriter/commit/8ca86d1d5cd87e7dcffc5e42865e519c5b0167ee) fix conditional format when type is LXW_CONDITIONAL_TYPE_BOTTOM or LXW_CONDITIONAL_TYPE_TOP ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/conditional_format2.c` (+4 -4) 📝 `src/worksheet.c` (+1 -1) </details> ### 📄 Description Fix #386 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 12:16:56 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#477
No description provided.