Change in multiple rows in table highlight all table as changed
See original GitHub issueBefore submitting an issue, please fill this out
Is this a:
- Issue with the OpenXml library
- Question on library usage
If you have answered that this is a question, please ask it on StackOverflow instead of here. This issue tracker is meant to track product issues while StackOverflow excels at answering questions
---------------- Remove this line and above before posting ----------------
Description
Please provide a simple description of the issue encountered.
Information
- .NET Target: (ie .NET Framework, .NET Core, UWP, Xamarin, etc)
- DocumentFormat.OpenXml Version: (ie 2.7.2)
Repro
// Please add a self-contained, minimum viable repro of the issue.
// If you require external resources, please provide a gist or GitHub repro
// An Xunit style test is preferred, but a console application would work too.
Observed
Please add your observed behavior here
Expected
Please add your expected behavior here.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
How to highlight a mat-row if a value changed in the row?
I have a (table mat-table) in angular, which contains rows (mat-row). The user can change values in the row by editing them in...
Read more >Excel Highlight a row according to a change in a specific cell
i have an excel table and i want to highlight each row basing on a change in a cell in row and change...
Read more >Alternating color rows in Excel - highlight every other row
All you need to do is convert a range of cells to table. For this, simply select your range of cells and press...
Read more >sql server - Identifying field changes between tables and ...
In the find_changes CTE, we UNION ALL separate SELECT s for each column. We use the LEAD function to access the column's value...
Read more >Highlight Rows with Changes- Using Power Query
I am looking for a way to highlight Part Number information that has changed from the previous record. I have a data table...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@twsouthwick, I think this issue can be closed.
@ObadMahrous, please have a look at #509 for an example on how to provide the required detail. This is basically the form that you submitted when you created this issue, however with the detail we need to look into it.
Also think about whether this is really related to the Open XML SDK rather than the PowerTools or something else (e.g., Microsoft Word). From what you wrote, I don’t understand what exactly the issue is and how to reproduce it.