Table of Contents

TDataConnectionTable Class

Specifies the HTML table to import.

Syntax

Namespace: FlexCel.Core

public class TDataConnectionTable

Methods

Name Description
Equals Returns true if both objects are the same.
GetHashCode Returns the hashcode of the object.

Properties

Name Description
TableName This element is used to specify an HTML table to import by name. If the tables are not named, they shall be specified with the TableIndex property instead. If neither this property or TableIndex are given, the table is considered missing.
TableIndex 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.