Excel.CheckboxCellControl interface

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

Properties

type

Property Details

type

type: CellControlType.checkbox;

Property Value