Click or drag to resize

XlsChartShape ComboBoxes Property

Returns collection with all comboboxes inside this worksheet. Read-only.

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

Property Value

Type: IComboBoxes
See Also