'Declaration Public ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal col As Integer _ ) As RtfCell
public RtfCell this[ int row, int col ]; {get;}
RtfTable Class RtfTable Members