PresetDash.Val Property
Value.Represents the attribte in schema: val
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "val")> _
Public Property Val As EnumValue(Of PresetLineDashValues)
Get
Set
'Usage
Dim instance As PresetDash
Dim value As EnumValue(Of PresetLineDashValues)
value = instance.Val
instance.Val = value
[SchemaAttrAttribute(, "val")]
public EnumValue<PresetLineDashValues> Val { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<PresetLineDashValues>
Returns EnumValue<T>.