Hello There,
When i draw a shape with below then excel is crashed
i assigned width from shapePathBottom.WidthPixel but it is return negative value
below is sample code for draw a line shape
ShapePath shapePathBottom …...ShapePath shapePathBottom = new ShapePath(); shapePathBottom...AddFreeform(0, 0, 0, 0, 0, 0, new ShapePath[] { shapePathBottom...