2 references to InsertColumn
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (2)
1466
InsertColumn
(colIndexInsert - 1, endCell.Table as Table);
1470
InsertColumn
(colIndexInsert, endCell.Table as Table);