Search Results for

    Show / Hide Table of Contents

    ITableDefinition.AddColumn Method

    Adds a column to a table definition. This is mostly used for tables without headers; as in the tables with headers, columns will be inferred from the cells in the header.

    Syntax

    Unit: FlexCel.Core

    procedure ITableDefinition.AddColumn(const columnDefinition: TTableColumnDefinition); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const columnDefinition TTableColumn​Definition

    See also

    • ITableDefinition
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com