alexa

    Show / Hide Table of Contents

    Interface IFormulaRecord

    Summary description for IFormulaRecord.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public interface IFormulaRecord

    Properties

    Formula

    Gets/sets parsed formula tokens.

    Declaration
    Ptg[] Formula { get; set; }
    Property Value
    Type
    Ptg[]
    Back to top Generated by DocFX