Search Results for

    Show / Hide Table of Contents

    ExcelFile.GetTableName Method

    If there is a table in the cell at (row, col) then this method will return the name of the table. If not it will return an empty string.

    Syntax

    Namespace: FlexCel.Core

    public abstract String GetTableName(Int32 sheet, Int32 row, Int32 col)

    Parameters

    <-> Parameter Type Description
    sheet Int32 Sheet where to find the table (1 based)
    row Int32 Row, 1 based.
    col Int32 Column, 1 based.

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com