[]
Configurates SkipMerged. Sets a value that determines whether when copying, skip cells that have been merged.
public virtual TBuilder SkipMerged(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |