Compartir a través de


PathShadeProperties.Path Propiedad

Definición

path, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Atributos

Se aplica a