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