AutoText Class |
Namespace: SOWIDocument.Word
The AutoText type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoText |
Initializes a new instance of the AutoText class.
Constructor without parameter
| |
| AutoText(Document) |
Initializes a new instance of the AutoText class.
Constructor with parameter
|
| Name | Description | |
|---|---|---|
| Add |
Add the AutoText at selection
| |
| Exists |
Check exists the auto text by name
| |
| Get |
Gives the AutoText by name back
| |
| GetAll |
Gives all AutoText parts from this document
| |
| GetNames |
Gives a list of AutoText names
|
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |