Search Results for

    Show / Hide Table of Contents

    TUdfEventArgs Class

    Encapsulates the parameters to send to a user Defined Function for evaluation.

    Syntax

    Namespace: FlexCel.Core

    public class TUdfEventArgs

    Constructors

    Name Description
    TUdfEventArgs Creates a new instance.

    Properties

    Name Description
    Xls ExcelFile that has the formula being evaluated. You might change its ActiveSheet property inside this method and there is no need to restore it back.
    Sheet Index of the sheet where the formula is located. This value only has meaning when evaluating formulas in cells. (Not when for example evaluating formulas inside named ranges)
    Row Row index where the formula is located. This value only has meaning when evaluating formulas in cells. (Not when for example evaluating formulas inside named ranges)
    Col Column index where the formula is located. This value only has meaning when evaluating formulas in cells. (Not when for example evaluating formulas inside named ranges)
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com