Thats my code:
var selection = context.document.getSelection(); var text = JSON.stringify(selection);
I use javascript Word api. Trying to ge