How to use newPosition(element, offset) in Google Document? -
i want place cursor @ beginning of new line after taken position :
var position = document.getcursor(); i tried use document.newposition(element, offset) don't know put in element , in offset, if me appreciate it.
Comments
Post a Comment