'Declaration Public Function CellText( _ ByVal row As Integer _ ) As String
'Declaration
Public Function CellText( _ ByVal row As Integer _ ) As String
public string CellText( int row )
C1DataColumn Class C1DataColumn Members