Table of Contents

TDataConnectionWebQueryProperties.Xl2000 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.

Syntax

Namespace: FlexCel.Core

public Boolean Xl2000 { get; set; }

See also