insertRight property
Whether to insert new columns to the right of the reference cell location.
True
: insert to the right. -False
: insert to the left.
Implementation
core.bool? insertRight;
Whether to insert new columns to the right of the reference cell location.
True
: insert to the right. - False
: insert to the left.core.bool? insertRight;