SetContent Method
Overloads
SetContent(ISheetCell, IGenericObject) |
Set NxInfo information on the sheet cell |
SetContent(ISheetCell, IGenericObject)
Set NxInfo information on the sheet cell
Declaration
public static void SetContent(this ISheetCell source, IGenericObject genericObject)
Parameters
Type | Name | Description |
---|---|---|
ISheetCell | source |
The cell |
IGenericObject | genericObject |
Object to be placed on the sheet |