tapCell
layoutXL.APVerify tapCell 'boolean { t | nil }
Description
(Layout EXL Only) Checks whether tap cells are inserted correctly, as per their specifications on the Automatic tab of the Placement Options form.
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "tapCell")
envSetVal("layoutXL.APVerify" "tapCell" t)
Return to top