KD33

Results 2 issues of KD33

Hello, I am trying to create a ComboBox for my addin. I came across this: https://docs.microsoft.com/en-us/dotnet/api/microsoft.office.tools.excel.controls.combobox?view=vsto-2017 Which requires me to have access to my worksheet's controls. Is this possible with...

Is it possible to provide decimal precision as an option to generator.Arc? I'm working on optimizing a workflow that requires drawing a lot of lines. One of the optimizations I...