IEnumValue Interface

Definition

A definition of an OpenXml enum value

public interface IEnumValue
type IEnumValue = interface
Public Interface IEnumValue
Derived

Properties

IsValid

Gets a value indicating whether the current value is valid.

Value

Gets the value of the enum.

Version

Gets the version this type was introduced in.

Applies to