Excel.CheckboxCellControl interface

Represents a checkbox. This is a cell control that allows a user to toggle the boolean value in a cell. [ API set: ExcelApi BETA (PREVIEW ONLY) ]

Properties

type

Property Details

type

type: CellControlType.Checkbox;

Property Value