Freigeben über


Path.AllowFill-Eigenschaft

Shape Fill Toggle.Represents the attribte in schema: fillok

Namespace:  DocumentFormat.OpenXml.Vml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "fillok")> _
Public Property AllowFill As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Path
Dim value As TrueFalseValue

value = instance.AllowFill

instance.AllowFill = value
[SchemaAttrAttribute(, "fillok")]
public TrueFalseValue AllowFill { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.

Siehe auch

Referenz

Path Klasse

Path-Member

DocumentFormat.OpenXml.Vml-Namespace