AutoTextGet Method |  |
Gives the AutoText by name back
Namespace:
SOWIDocument.Word
Assembly:
SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxinternal DocPart Get(
string pAutoTextName
)
Friend Function Get (
pAutoTextName As String
) As DocPart
Parameters
- pAutoTextName
- Type: SystemString
Return Value
Type:
DocPartOne AutoText object
See Also