Compartir a través de


TableApplyValues Enumeración

Definición

Define la enumeración TableApplyValues.

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

Campos

TableApplyValues(String)

Crea una nueva instancia de enumeración TableApplyValues

Absolute 0

Absoluta.

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

Absolute

Absoluta.

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

Equals(TableApplyValues)
Equals(Object)
GetHashCode()
Equality(TableApplyValues, TableApplyValues)
Inequality(TableApplyValues, TableApplyValues)
Relative 1

Relativa.

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

Relative

Relativa.

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

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<TableApplyValues>.Create(String)

Se aplica a