insertBelow property

bool? insertBelow
getter/setter pair

Whether to insert new rows below the reference cell location.

  • True: insert below the cell. - False: insert above the cell.

Implementation

core.bool? insertBelow;