piDogDataView.DataView.CellValueAt
Scope: Public
Function CellValueAt(Row as integer, Column as integer, default as Variant = nil) As Variant
Get the value of the cell (variant)
Scope: Public
Sub CellValueAt(Row as integer, Column as integer, assigns value as Variant)
set the value of the cell (variant)