ErrorCheckingOptions.NumberAsText 属性

定义

当设置为 True (默认) 时,Microsoft Excel 使用“自动更正选项”按钮标识包含以文本方式写入的数字的选定单元格。 如果该值为 False,则禁用对文本格式数字的错误检查。

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

属性值

适用于