piDogDataView.DataView.CellTextColor

Deprecated Use: CellTextColorAt
Scope: Public
Function CellTextColor(row as integer, column as Integer) As Color
gets the color of text in the cell at row/column
Deprecated Use: CellTextColorAt
Scope: Public
Sub CellTextColor(row as integer, column as integer, assigns value as color)
sets the color of text in the cell at row/column