Office.TextBinding interface

Represents a bound text selection in the document.

The TextBinding object inherits the id property, type property, getDataAsync method, and setDataAsync method from the Office.Binding object. It does not implement any additional properties or methods of its own.

Extends