ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelFormulaLabel

    Show / Hide Table of Contents

    Enum ExcelFormulaLabel

    Enumeration of the label types for formula in Excel.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelFormulaLabel

    Fields

    Name Description
    ColumnLabels

    Represents Column label for formula.

    MixedLabels

    Represents Mixed label for formula.

    NoLabels

    Represents no label for formula.

    RowLabels

    Represents row label for formula.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved