SetSize Method

Office Open XML

Overload List

  NameDescription
SetSize(Int32)
Set size in Percent Note that resizing columns / rows after using this function will effect the size of the drawing
(Inherited from ExcelDrawing.)
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