Excel Concurrent Write Exception
Thrown when concurrent write access is detected in the DSL builders.
Excel DSL builders are not thread-safe. This exception is thrown when [BaseScope] detects multiple threads attempting to call DSL methods on the same builder instance.