閱讀英文 編輯

共用方式為


_QueryTable.WebDisableDateRecognition Property

Definition

True if data that resembles dates is parsed as text when you import a Web page into a query table. False if date recognition is used. The default value is False. Read/write Boolean.

public bool WebDisableDateRecognition { get; set; }

Property Value

Remarks

Use this property only when the query table’s QueryType property is set to xlWebQuery and the query returns an HTML document.

Applies to

產品 版本
Excel primary interop assembly Latest