Hyperlink Property (SpellProp Object)¶
Corresponds to the Hyperlinks check box in the Spelling page of Configuration Properties.
¶
[JavaScript]¶
b = object.Hyperlink;
object.Hyperlink = b;
[VBScript]¶
b = object.Hyperlink
object.Hyperlink = b
Version¶
Supported on EmEditor Professional Version 10.00 or later.