次の方法で共有


PathShadeProperties.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)

プロパティ値

属性

適用対象