'Declaration Public Function Cell( _ ByVal iRow As Integer, _ ByVal iColumn As Integer _ ) As DDCell
public DDCell Cell( int iRow, int iColumn )
DDSheet Class DDSheet Members