SpellingOptions.IgnoreFileNames Property

Definition

False instructs Microsoft Excel to check for Internet and file addresses; True instructs Excel to ignore Internet and file addresses when using the spell checker.

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

Property Value

Applies to