Freigeben über


PathShadeProperties.Path-Eigenschaft

path.Represents the attribte in schema: w14:path

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

Syntax

'Declaration
<SchemaAttrAttribute(, "path")> _
Public Property Path As EnumValue(Of PathShadeTypeValues)
    Get
    Set
'Usage
Dim instance As PathShadeProperties
Dim value As EnumValue(Of PathShadeTypeValues)

value = instance.Path

instance.Path = value
[SchemaAttrAttribute(, "path")]
public EnumValue<PathShadeTypeValues> Path { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<PathShadeTypeValues>

Siehe auch

Referenz

PathShadeProperties Klasse

PathShadeProperties-Member

DocumentFormat.OpenXml.Office2010.Word-Namespace