PhoneticProperties.Alignment Property
Alignment.Represents the attribte in schema: alignment
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "alignment")> _
Public Property Alignment As EnumValue(Of PhoneticAlignmentValues)
Get
Set
'Применение
Dim instance As PhoneticProperties
Dim value As EnumValue(Of PhoneticAlignmentValues)
value = instance.Alignment
instance.Alignment = value
[SchemaAttrAttribute(, "alignment")]
public EnumValue<PhoneticAlignmentValues> Alignment { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<PhoneticAlignmentValues>
Returns EnumValue<T>.