I'm using the epplus 4.5.3.3 and I want to put this shape in the Excel:
But the epplus only put it like this: enter image description here
How can I edit it by code?
In the macros is like: Selection.ShapeRange.Adjustments.Item(1) = 0.5
Edit the shape by code