Share via


PathShadeProperties.Path Property

Definition

path, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w14:path

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "path")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues> Path { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues> Path { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "path")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues> Path { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "path")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues>? Path { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:path")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues>? Path { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues>? Path { get; set; }
member this.Path : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues> with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "path")>]
member this.Path : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "path")>]
member this.Path : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:path")>]
member this.Path : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PathShadeTypeValues> with get, set
Public Property Path As EnumValue(Of PathShadeTypeValues)

Property Value

Attributes

Applies to