appendTypeKind Enumeration |
Namespace: imbSCI.Data.enums.appends
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | The none - not for execution | |
| simple | 1 | The simple: simple string appends and headings Without prefix | |
| style | 2 | The style: generate style, variations... s_ prefix | |
| complex | 3 | Starting with c_ The complex: section, line... The data: DataTable, Pairs, Lists | |
| special | 4 | starting with i_ and x_The special and The structure: add page, add document, add... | |
| other | 5 | The other |