Table of Contents

TDataConnectionTable.TableIndex Property

Index of the HTML table that is going to be imported. this is used if no TableName is specified. . If neither this property or TableName are given, the table is considered missing.

Syntax

Namespace: FlexCel.Core

public Nullable<Int32> TableIndex { get; set; }

See also