StrokeChildType.ForceDash Property
Force Dashed Outline.Represents the attribte in schema: o:forcedash
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "forcedash")> _
Public Property ForceDash As TrueFalseValue
Get
Set
'Применение
Dim instance As StrokeChildType
Dim value As TrueFalseValue
value = instance.ForceDash
instance.ForceDash = value
[SchemaAttrAttribute(, "forcedash")]
public TrueFalseValue ForceDash { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.