SetSize Method
From Office Open XML
Overload List
| Name | Description | |
|---|---|---|
| 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.) |