Method PullCellData
PullCellData(SharedTableEntry, string, string)
Called to update the StringTableCollection using the provided cell data.
Declaration
public override void PullCellData(SharedTableData.SharedTableEntry keyEntry, string cellValue, string cellNote)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedTableData.SharedTableEntry | keyEntry | |
| string | cellValue | |
| string | cellNote |