Freigeben über


AccentProperties.AccentChar-Eigenschaft

Accent Character.Represents the element tag in schema: m:chr

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property AccentChar As AccentChar
    Get
    Set
'Usage
Dim instance As AccentProperties
Dim value As AccentChar

value = instance.AccentChar

instance.AccentChar = value
public AccentChar AccentChar { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Math.AccentChar
Returns AccentChar.

Siehe auch

Referenz

AccentProperties Klasse

AccentProperties-Member

DocumentFormat.OpenXml.Math-Namespace