get_InteractionMode Method
Gets the interaction mode of the spreadsheet visual editor.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
var value; // Type: Vintasoft.Imaging.Office.UI.WebSpreadsheetVisualEditorInteractionModeEnumJS
value = instance.get_InteractionMode();
Return Value
The interaction mode of the spreadsheet visual editor.