CompatibilityLevel Enum

Definition

An enum that describes the version to keep compatibility with.

C#
public enum CompatibilityLevel
Inheritance
CompatibilityLevel

Fields

Name Value Description
Default 0

Use all the latest version behavior.

Version_2_20 1

Maintain compatibility with v2.20 if possible

Version_3_0 2

Maintain compatibility with v3.0 if possible

Applies to

Prodotto Versioni
DocumentFormat.OpenXml 3.0.0, 3.0.1