insertBelow property

bool? insertBelow
getter/setter pair

Whether to insert new row below the reference cell location.

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

Implementation

core.bool? insertBelow;