|
|
pastedTable = cropTableToDimensions( pastedTable, 0, 0, selectionHeight - 1, selectionWidth - 1, tableUtils, writer );
|
|
pastedTable = cropTableToDimensions( pastedTable, 0, 0, selectionHeight - 1, selectionWidth - 1, tableUtils, writer );
|
|
|
const pastedTableMap = createLocationMap( pastedTable, selectionWidth, selectionHeight );
|
|
const pastedTableMap = createLocationMap( pastedTable, selectionWidth, selectionHeight );
|