SetPosition Method

Office Open XML

Overload List

  NameDescription
SetPosition(Int32, Int32)
Set the top left corner of a drawing. Note that resizing columns / rows after using this function will effect the position of the drawing
(Inherited from ExcelDrawing.)
SetPosition(Int32, Int32, Int32, Int32)
Set the top left corner of a drawing. Note that resizing columns / rows after using this function will effect the position of the drawing
(Inherited from ExcelDrawing.)

See Also