reColorReadOnlyCellView
mpt reColorReadOnlyCellView boolean { t | nil }
Description
Specifies whether read-only cellviews can be colored by mptReColor and the Multiple Patterning toolbar ReColor All function. The default is nil.
GUI Equivalent
Examples
envGetVal("mpt" "reColorReadOnlyCellView")
envSetVal("mpt" "reColorReadOnlyCellView" 'boolean t)
Related Topics
Return to top