Aspose::Cells::ExternalConnections::WebQueryConnection::SetIsXl2000 method

WebQueryConnection::SetIsXl2000 method

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.

void Aspose::Cells::ExternalConnections::WebQueryConnection::SetIsXl2000(bool value)

See Also