Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change in multiple rows in table highlight all table as changed #513

Closed
2 tasks done
ObadMahrous opened this issue Jul 7, 2018 · 7 comments
Closed
2 tasks done

Comments

@ObadMahrous
Copy link

ObadMahrous commented Jul 7, 2018

Before 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.

@ThomasBarnekow
Copy link
Collaborator

@ObadMahrous, you did not provide any details on this issue, so we can’t look into it.

Please have a look at what you are asked to provide, i.e., Description, Information, Repro, Observed, and Expected, and provide that information.

@ObadMahrous
Copy link
Author

@ThomasBarnekow When i need to make comparison between two documents and the document content is table consist of multiple rows and columns which this table is split into multiple pages
only i made some changes in some values of cells in specific rows.
after performing the compare then the result is highlighting all rows in the table as changed.
only i need to highlight the specific rows that are changed.

@ObadMahrous
Copy link
Author

@ThomasBarnekow so the expected result is highlighting only the changed rows not all rows.

@ObadMahrous
Copy link
Author

@ThomasBarnekow Could you please tell me if you got what i mean

@ThomasBarnekow
Copy link
Collaborator

@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.

@twsouthwick
Copy link
Member

@ObadMahrous you can edit the original post with the repro information

@ThomasBarnekow
Copy link
Collaborator

@twsouthwick, I think this issue can be closed.

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

No branches or pull requests

3 participants