copyMPAttributes
cdba copyMPAttributes boolean { t | nil }
Description
Specifies whether the coloring information from source objects is copied as-is to the corresponding destination objects when copying or using MakeCell. The default is nil.
GUI Equivalent
Examples
envGetVal("cdba" "copyMPAttributes")
envSetVal("cdba" "copyMPAttributes" 'boolean t)
Related Topics
Return to top