cellCount property
num
get
cellCount
The number of cells in the notebook.
Implementation
_i2.num get cellCount => _i5.getProperty(
this,
'cellCount',
);
The number of cells in the notebook.
_i2.num get cellCount => _i5.getProperty(
this,
'cellCount',
);