entryMacro property
FormField.entryMacro property
Returns or sets an entry macro name for the form field.
get entryMacro(): string
Remarks
The entry macro runs when the form field gets the focus in Microsoft Word.
Microsoft Word allows strings with at most 32 characters.
See Also
- module Aspose.Words.Fields
- class FormField