Поделиться через


Ligatures.Val Property

val.Represents the attribte in schema: w14:val

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
<SchemaAttrAttribute(, "val")> _
Public Property Val As EnumValue(Of LigaturesValues)
    Get
    Set
'Применение
Dim instance As Ligatures
Dim value As EnumValue(Of LigaturesValues)

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public EnumValue<LigaturesValues> Val { get; set; }

Property Value

Type: DocumentFormat.OpenXml.EnumValue<LigaturesValues>

See Also

Reference

Ligatures Class

Ligatures Members

DocumentFormat.OpenXml.Office2010.Word Namespace