GlobalClashResolutionStrategy
The resolution strategy to employ for imported styles that have the same names as existing styles.
Class
Read Only
Number LOAD_ALL_WITH_OVERWRITE = 1279350607
Overwrites existing styles whose names clash with imported items.
Read Only
Number LOAD_ALL_WITH_RENAME = 1279350610
Renames imported styles whose names clash with existing items to preserve existing items.
Read Only
Number DO_NOT_LOAD_THE_STYLE = 1147495276
Does not import styles whose names clash with existing items.