insertRight property

bool? insertRight
getter/setter pair

Whether to insert new column to the right of the reference cell location.

  • True: insert to the right. - False: insert to the left.

Implementation

core.bool? insertRight;