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