Replies: 2 comments
-
This is more of a discussion rather than an issue. Please also post this on Stackoverflow using the [openxml-sdk] label, https://stackoverflow.com/questions/tagged/openxml-sdk |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @JaneConan, I see a list of checkboxes that your code finds. What is it that you cannot find? Also, if possible, please share the file your are opening and your sample code to repro. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We can get the Value by Excel
BT,
we cannot find in OpenXML
by
C# var controls = wsPart.Worksheet.Descendants<DocumentFormat.OpenXml.Spreadsheet.Control>();
Beta Was this translation helpful? Give feedback.
All reactions