Table of Contents

ExcelFile.GetTableSheet Method

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

Syntax

Namespace: FlexCel.Core

public abstract Int32 GetTableSheet(String tableName)

Parameters

<-> Parameter Type Description
tableName String

See also