insertBelow property
Whether to insert new rows below the reference cell location.
True
: insert below the cell. -False
: insert above the cell.
Implementation
core.bool? insertBelow;
Whether to insert new rows below the reference cell location.
True
: insert below the cell. - False
: insert above the cell.core.bool? insertBelow;