Share via


GroupCharProperties.AccentChar Property

Group Character (Grouping 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 GroupCharProperties
Dim value As AccentChar

value = instance.AccentChar

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

Property Value

Type: DocumentFormat.OpenXml.Math.AccentChar
Returns AccentChar.

See Also

Reference

GroupCharProperties Class

GroupCharProperties Members

DocumentFormat.OpenXml.Math Namespace