ResolveStyleClash

Options for resolving clashes that result from matching style names.

Class

Read Only

Number RESOLVE_CLASH_USE_EXISTING = 2001879877

Uses the existing style.


Read Only

Number RESOLVE_CLASH_AUTO_RENAME = 2001879873

Automatically renames the new style.


Read Only

Number RESOLVE_CLASH_USE_NEW = 2001879886

Uses the new style.

Was this helpful?