Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum ExcelComboType
Public Enumeration ExcelComboType
public enum class ExcelComboType
type ExcelComboType
Members
| Member | Value | Description |
|---|---|---|
| Regular | 0 | |
| PivotTablePageField | 1 | |
| AutoFilter | 3 | |
| AutoComplete | 5 | |
| DataValidation | 6 | |
| PivotTableRowOrColumn | 7 | |
| TableTotalRow | 9 |