Click or drag to resize

XlsComboBoxShape ComboType Property

Gets type of the combo box object.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelComboType ComboType { get; }

Property Value

Type: ExcelComboType
See Also