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