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