Search Results for

    Show / Hide Table of Contents

    TUnsupportedFormula.TUnsupportedFormula Constructor

    Overloads

    • TUnsupportedFormula.TUnsupportedFormula
    • TUnsupportedFormula.TUnsupportedFormula(TUnsupportedFormulaErrorType, TCellAddress, String, String)
    • TUnsupportedFormula.TUnsupportedFormula(TUnsupportedFormulaErrorType, TCellAddress, String, String, TCellAddressWithFileName[])

    TUnsupportedFormula.TUnsupportedFormula

    Creates a new empty instance.

    Syntax

    Namespace: FlexCel.Core

    public TUnsupportedFormula()

    See also

    • TUnsupportedFormula

    TUnsupportedFormula.TUnsupportedFormula(TUnsupportedFormulaErrorType, TCellAddress, String, String)

    Creates a new instance of a TUnsupported formula class.

    Syntax

    Namespace: FlexCel.Core

    public TUnsupportedFormula(TUnsupportedFormulaErrorType aErrorType, TCellAddress aCell, String aFunctionName, String aFileName)

    Parameters

    <-> Parameter Type Description
    aErrorType TUnsupported​Formula​Error​Type See ErrorType
    aCell TCellAddress See Cell
    aFunctionName String See FunctionName
    aFileName String See FileName

    See also

    • TUnsupportedFormula

    TUnsupportedFormula.TUnsupportedFormula(TUnsupportedFormulaErrorType, TCellAddress, String, String, TCellAddressWithFileName[])

    Creates a new instance of a TUnsupported formula class.

    Syntax

    Namespace: FlexCel.Core

    public TUnsupportedFormula(TUnsupportedFormulaErrorType aErrorType, TCellAddress aCell, String aFunctionName, String aFileName, TCellAddressWithFileName[] aStackTrace)

    Parameters

    <-> Parameter Type Description
    aErrorType TUnsupported​Formula​Error​Type See ErrorType
    aCell TCellAddress See Cell
    aFunctionName String See FunctionName
    aFileName String See FileName
    aStackTrace TCellAddress​With​File​Name[] See StackTrace

    See also

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