PathShadeProperties.Path 属性

定义

path,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性: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)

属性值

属性

适用于