Line.AllowOverlap-Eigenschaft
Allow Shape Overlap.Represents the attribte in schema: o:allowoverlap
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "allowoverlap")> _
Public Property AllowOverlap As TrueFalseValue
Get
Set
'Usage
Dim instance As Line
Dim value As TrueFalseValue
value = instance.AllowOverlap
instance.AllowOverlap = value
[SchemaAttrAttribute(, "allowoverlap")]
public TrueFalseValue AllowOverlap { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.