WebExtensionBindingType enumeration
WebExtensionBindingType enumeration
Enumerates available types of binding between a web extension and the data in the document.
Members
| Name | Description |
|---|---|
| MATRIX | Tabular data without a header row. |
| TABLE | Tabular data with a header row. |
| TEXT | Plain text. |
| DEFAULT | Matrix used by default. |
See Also
- module aspose.words.webextensions