SetSize Method
Overloads
SetSize(ISheetCell, Int32, Int32) |
Set size for the object on the sheet |
SetSize(ISheetCell, Int32, Int32)
Set size for the object on the sheet
Declaration
public static void SetSize(this ISheetCell source, int width, int height)
Parameters
Type | Name | Description |
---|---|---|
ISheetCell | source |
The cell |
System.Int32 | width |
Width |
System.Int32 | height |
Height |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!