コード例 #1
0
ファイル: TableCell.cs プロジェクト: wbj2008/DocXPlus
 internal void RemoveFromRow()
 {
     tableCell.Remove();
 }