Click or drag to resize

IListBoxes Interface

Defines a contract for classes that manage multiple list boxes.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface IListBoxes

The IListBoxes type exposes the following members.

Properties
Methods
Name Description
Public method AddListBox
Adds a new ListBox to the specified position and size within a grid layout.
Top
See Also