ExcelScript.CellControl type
表示单元格内的可交互控件。
type CellControl =
| UnknownCellControl
| EmptyCellControl
| MixedCellControl
| CheckboxCellControl;
表示单元格内的可交互控件。
type CellControl =
| UnknownCellControl
| EmptyCellControl
| MixedCellControl
| CheckboxCellControl;