Method Clone
Clone()
Creates a copy, so a writer can apply per-call overrides without mutating the instance its caller handed it.
public OdtWriteSettings Clone()
Returns
- OdtWriteSettings
The copy.
Creates a copy, so a writer can apply per-call overrides without mutating the instance its caller handed it.
public OdtWriteSettings Clone()
The copy.