AutoCorrect.DisplayAutoCorrectOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows the user to display or hide the AutoCorrect Options button. The default value is True.
public:
property bool DisplayAutoCorrectOptions { bool get(); void set(bool value); };
public bool DisplayAutoCorrectOptions { get; set; }
Public Property DisplayAutoCorrectOptions As Boolean
Property Value
Remarks
The DisplayAutoCorrectOptions property is a Microsoft Office-wide setting. Changing this property in Microsoft Excel will affect the other Office applications also.
In Excel the AutoCorrect Options button only appears when a hyperlink is automatically created.