menu

UWP

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

    Show / Hide Table of Contents

    Class ExcelFormulaLabel

    Enumeration of the label types for formula in Excel.

    Inheritance
    System.Object
    ExcelFormulaLabel
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelFormulaLabel : Enum

    Fields

    ColumnLabels

    Represents Column label for formula.

    Declaration
    public const ExcelFormulaLabel ColumnLabels
    Field Value
    Type
    ExcelFormulaLabel

    MixedLabels

    Represents Mixed label for formula.

    Declaration
    public const ExcelFormulaLabel MixedLabels
    Field Value
    Type
    ExcelFormulaLabel

    NoLabels

    Represents no label for formula.

    Declaration
    public const ExcelFormulaLabel NoLabels
    Field Value
    Type
    ExcelFormulaLabel

    RowLabels

    Represents row label for formula.

    Declaration
    public const ExcelFormulaLabel RowLabels
    Field Value
    Type
    ExcelFormulaLabel

    Extension Methods

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