_Application.AutoFormatAsYouTypeReplaceHyperlinks Property

Definition

True (default) if Microsoft Excel automatically formats hyperlinks as you type. False if Excel does not automatically format hyperlinks as you type.

public:
 property bool AutoFormatAsYouTypeReplaceHyperlinks { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeReplaceHyperlinks { get; set; }
Public Property AutoFormatAsYouTypeReplaceHyperlinks As Boolean

Property Value

Applies to