SetPosition Method
Overloads
SetPosition(ISheetCell, Int32, Int32) |
Set position for the object on the sheet |
SetPosition(ISheetCell, Int32, Int32)
Set position for the object on the sheet
Declaration
public static void SetPosition(this ISheetCell source, int col, int row)
Parameters
Type | Name | Description |
---|---|---|
ISheetCell | source |
The cell |
System.Int32 | col |
Column |
System.Int32 | row |
Row |
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!