question

AshV-2880 avatar image
0 Votes"
AshV-2880 asked DanielZhang-MSFT edited

How to set Option Button value in Excel Sheet using OpenXML

I've an excel template with ActiveX controls(check boxes, radio buttons etc) in the sheet.

I need to get the option button reference programmatically and change the value to checked or unchecked.

I couldn't find any proper lead after brief internet search. Can anyone please help me with this?

I'm using visual studio 2019, OpenXML 2.5 and C# with .Net Framework 4.7.


With reference to the similar question posted by me in stack exchange.

https://stackoverflow.com/questions/62513791/how-to-set-checkbox-value-in-excel-sheet-using-openxml/67094946#67094946

dotnet-csharp
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi AshV-2880,
I saw you postd a same question in stack overflow and CShark has provide a better answer for it.
So what specific problem did you encounter?
Best Regards,
Daniel Zhang

0 Votes 0 ·

0 Answers