lxcuAllCellsInDesign
layoutXL lxcuAllCellsInDesign boolean { t | nil }
Description
Checks and updates all cells in the current cellview.
GUI Equivalent
Examples
envGetVal("layoutXL" "lxcuAllCellsInDesign")
envSetVal("layoutXL" "lxcuAllCellsInDesign" 'boolean t)
envSetVal("layoutXL" "lxcuAllCellsInDesign" 'boolean nil)
Related Topics
Application Readiness Checker Form
Return to top