Compartir a través de


Style.CustomStyle Propiedad

Definición

Estilo User-Defined

Representa el atributo siguiente en el esquema: w:customStyle

[DocumentFormat.OpenXml.SchemaAttr(23, "customStyle")]
public DocumentFormat.OpenXml.OnOffValue CustomStyle { get; set; }
public DocumentFormat.OpenXml.OnOffValue CustomStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "customStyle")]
public DocumentFormat.OpenXml.OnOffValue? CustomStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:customStyle")]
public DocumentFormat.OpenXml.OnOffValue? CustomStyle { get; set; }
public DocumentFormat.OpenXml.OnOffValue? CustomStyle { get; set; }
member this.CustomStyle : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "customStyle")>]
member this.CustomStyle : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:customStyle")>]
member this.CustomStyle : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property CustomStyle As OnOffValue

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a