WebQueryConnection.IsXl2000

WebQueryConnection.IsXl2000 property

This flag exists for backward compatibility with older existing spreadsheet files, and is set to true if this web query was refreshed in a spreadsheet application newer than or equal to Microsoft Excel 2000. This is an optional attribute that can be ignored.

public bool IsXl2000 { get; set; }

See Also