Aspose::Cells::ExternalConnections::WebQueryConnection::SetIsXl97 method

WebQueryConnection::SetIsXl97 method

This flag exists for backward compatibility with older existing spreadsheet files, and is set to true if this web query was created in Microsoft Excel 97. This is an optional attribute that can be ignored.

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

See Also