menu

ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ExcelComboType

    Represents possible combo box type values..

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

    Fields

    Name Description
    AutoComplete

    AutoComplete dropdown.

    AutoFilter

    AutoFilter dropdown.

    DataValidation

    Data validation list dropdown.

    PivotTablePageField

    PivotTable page field dropdown.

    PivotTableRowOrColumn

    PivotTable row or column field dropdown.

    Regular

    Regular sheet dropdown control.

    TableTotalRow

    Dropdown for the Total Row of a table.

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