SetSize Method

Office Open XML

Overload List

  NameDescription
SetSize(Int32)
Set the size of the image in percent from the orginal size Note that resizing columns / rows after using this function will effect the size of the picture
(Overrides ExcelDrawing..::.SetSize(Int32).)
SetSize(Int32, Int32)
Set size in pixels Note that resizing columns / rows after using this function will effect the size of the drawing
(Inherited from ExcelDrawing.)

See Also