padding
layoutXL.APVerify padding 'boolean { t | nil }
Description
In Layout EXL or higher tier, checks whether the spacing on either side of the master are in conformance with the Cell Padding value specified on the Common tab of the
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "padding")
envSetVal("layoutXL.APVerify" "padding" 'tapCell t)
envSetVal("layoutXL.APVerify" "padding" 'tapCell nil)
Related Topics
Return to top