Search Results for

    Show / Hide Table of Contents

    TTokenRelativeCellAddress.TTokenRelativeCellAddress Constructor

    Creates a new relative cell address token.

    Syntax

    Namespace: FlexCel.Core

    public TTokenRelativeCellAddress(String aExternalBookName, String aSheet, Int32 aRowOffset, Int32 aColOffset)

    Parameters

    <-> Parameter Type Description
    aExternalBookName String File where the reference points to, when this is a reference to other file. Empty or null if the reference is to the same file.
    aSheet String Sheet where the reference points to. Empty or null if the reference points to the same sheet.
    aRowOffset Int32 The number of rows after or before the current row. It might be negative.
    aColOffset Int32 The number of columns after or before the current column. It might be negative.

    See also

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