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