Click or drag to resize

ICheckBoxes Interface

Defines the contract for a component that manages a collection of checkboxes.

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

The ICheckBoxes type exposes the following members.

Properties
Methods
Name Description
Public method AddCheckBox
Adds new item to the collection.
Top
See Also