2 references to InsertColumn
PresentationFramework (2)
System\Windows\Documents\TextRangeEditTables.cs (2)
1465
InsertColumn
(colIndexInsert - 1, endCell.Table as Table);
1469
InsertColumn
(colIndexInsert, endCell.Table as Table);