SpellingOptions.IgnoreCaps Property

Definition

False instructs Microsoft Excel to check for uppercase words; True instructs Excel to ignore words in uppercase when using the spelling checker.

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

Property Value

Applies to