SpellingOptions.IgnoreFileNames 属性

定义

False 指示 Microsoft Excel 为 Internet 和文件地址检查;True 指示 Excel 在使用拼写检查器时忽略 Internet 和文件地址。

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

属性值

适用于