Method PullBegin
PullBegin(StringTableCollection)
Called when starting a pull to allow a column to initialize itself.
Declaration
public abstract void PullBegin(StringTableCollection collection)
Parameters
Type | Name | Description |
---|---|---|
StringTableCollection | collection | The collection to update from the Google Sheet. |