Partager via


Excel.CellControl type

Représente un contrôle interagissant à l’intérieur d’une cellule.

export type CellControl = UnknownCellControl | EmptyCellControl | MixedCellControl | CheckboxCellControl;

Remarques

[ Ensemble d’API : ExcelApi 1.18 ]