SpellingOptions.IgnoreMixedDigits 属性

定义

False 指示 Microsoft Excel 为混合数字检查;如果为 True,则指示 Excel 在检查拼写时忽略混合数字。

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

属性值

适用于