Excel.CheckboxCellControl interface

Represents a checkbox. This is a cell control that allows a user to toggle the boolean value in a cell.

Remarks

[ API set: ExcelApi 1.18 ]

Properties

type

Property Details

type

type: CellControlType.checkbox;

Property Value