Partager via


TextAnchoringTypeValues Énumération

Définition

Types d’ancrage de texte

public enum TextAnchoringTypeValues
public readonly struct TextAnchoringTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues>, IEquatable<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues>
type TextAnchoringTypeValues = 
type TextAnchoringTypeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<TextAnchoringTypeValues>
Public Enum TextAnchoringTypeValues
Public Structure TextAnchoringTypeValues
Implements IEnumValue, IEnumValueFactory(Of TextAnchoringTypeValues), IEquatable(Of TextAnchoringTypeValues)
Héritage
TextAnchoringTypeValues
Héritage
TextAnchoringTypeValues

Champs

TextAnchoringTypeValues(String)

Crée une énumération TextAnchoringTypeValues instance

Bottom 2

Text Anchor Enum ( Bottom ).

Lorsque l’élément est sérialisé au format xml, sa valeur est « b ».

Bottom

Text Anchor Enum ( Bottom ).

Lorsque l’élément est sérialisé au format xml, sa valeur est « b ».

Center 1

Énumération d’ancre de texte ( au centre ).

Lorsque l’élément est sérialisé au format xml, sa valeur est « ctr ».

Center

Énumération d’ancre de texte ( au centre ).

Lorsque l’élément est sérialisé au format xml, sa valeur est « ctr ».

Equals(TextAnchoringTypeValues)
Equals(Object)
GetHashCode()
Equality(TextAnchoringTypeValues, TextAnchoringTypeValues)
Inequality(TextAnchoringTypeValues, TextAnchoringTypeValues)
Top 0

Text Anchoring Type Enum ( Top ).

Lorsque l’élément est sérialisé au format xml, sa valeur est « t ».

Top

Text Anchoring Type Enum ( Top ).

Lorsque l’élément est sérialisé au format xml, sa valeur est « t ».

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

S’applique à