SpellingOptions.IgnoreCaps 属性

定义

False 指示 Microsoft Excel 为大写单词检查;True 指示 Excel 在使用拼写检查器时忽略大写单词。

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

属性值

适用于