These functions perform operations on alias tables.
| Function | Description |
|---|---|
| EssOtlCreateAliasTable() | Creates an empty alias table in the outline |
| EssOtlCopyAliasTable | Copies an alias table to another alias table |
| EssOtlRenameAliasTable | Renames an existing alias table |
| EssOtlClearAliasTable | Clears all entries from an existing alias table without deleting the alias table |
| EssOtlDeleteAliasTable | Deletes the alias table from the outline and clears all of its entries |
| EssOtlSetAliasTableLanguage | Sets a language code for the alias table. An alias table can have multiple language codes. |
| EssOtlGetAliasTableLanguages | Gets the set of language codes associated with the alias table. |
| EssOtlClearAliasTableLanguages | Clears the set of language codes from the alias table. |