Compartir a través de


OnOffType.Val Propiedad

Definición

Valor activado/desactivado

Representa el atributo siguiente en el esquema: w:val

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a