Table of Contents

XlsFile.GetTableSheet Method

Returns the sheet number of the table, or raises an exception if the table doesn't exist.

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 GetTableSheet(String tableName)

Parameters

<-> Parameter Type Description
tableName String

See also