piDogDataView.DataView.CellFontSize

Deprecated Use: CellFontSizeAt
Scope: Public
Function CellFontSize(row as integer, column as Integer) As integer
gets the size of text in the cell at row/column
Deprecated Use: CellFontSizeAt
Scope: Public
Sub CellFontSize(row as integer, column as integer, assigns value as integer)
sets the size of text in the cell at row/column