menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IFormulaRecord - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IFormulaRecord

    Summary description for IFormulaRecord.

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

    Properties

    Formula

    Gets/sets parsed formula tokens.

    Declaration
    Ptg[] Formula { get; set; }
    Property Value
    Type
    Ptg[]

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved