padding
layoutXL.APVerify padding 'boolean { t | nil }
Description
(Layout EXL Only) 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 Placement Options form.
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "padding")
envSetVal("layoutXL.APVerify" "padding" 'tapCell t)
Related Topics
Return to top