Compartir a través de


AutomaticColorValues Enumeración

Definición

Define la enumeración AutomaticColorValues.

public enum AutomaticColorValues
public readonly struct AutomaticColorValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Wordprocessing.AutomaticColorValues>, IEquatable<DocumentFormat.OpenXml.Wordprocessing.AutomaticColorValues>
type AutomaticColorValues = 
type AutomaticColorValues = struct
    interface IEnumValue
    interface IEnumValueFactory<AutomaticColorValues>
Public Enum AutomaticColorValues
Public Structure AutomaticColorValues
Implements IEnumValue, IEnumValueFactory(Of AutomaticColorValues), IEquatable(Of AutomaticColorValues)
Herencia
AutomaticColorValues
Herencia
AutomaticColorValues

Campos

Nombre Valor Description
Auto 0

Color determinado automáticamente.

Cuando el elemento se serializa como xml, su valor es "auto".

Auto

Color determinado automáticamente.

Cuando el elemento se serializa como xml, su valor es "auto".

AutomaticColorValues(String)

Crea una nueva instancia de enumeración AutomaticColorValues

Equality(AutomaticColorValues, AutomaticColorValues)
Equals(AutomaticColorValues)
Equals(Object)
GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<AutomaticColorValues>.Create(String)
Inequality(AutomaticColorValues, AutomaticColorValues)
ToString()

Se aplica a