AutoCorrect.DisplayAutoCorrectOptions Property

Definition

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.

Applies to