gridColumnGap
Applicable only on auto-layout frames with layoutMode
set to "GRID"
. Determines the gap between columns in the grid.
Signature
gridColumnGap: number
Remarks
If the setter for this value is called on a grid with a value less than 0, it will throw an error.