Table of Contents

TDataConnection.MinRefreshableVersion Property

For compatibility with legacy spreadsheet applications. This represents the minimum version # that is required to be able to correctly refresh the data connection.

Syntax

Namespace: FlexCel.Core

public Byte MinRefreshableVersion { get; set; }

See also