Office.js Excel range.insert() is moving user viewport to A1
I have a simple function on context menu option clicked which gets passed the active cell address, eg: F81
, from the user and inserts a row below.
Office.js Excel range.insert() is moving user viewport to A1
I have a simple function on context menu option clicked which gets passed the active cell address, eg: F81
, from the user and inserts a row below.