OnOffType.Val 属性

定义

开/关值

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

属性值

返回 EnumValue<T>

属性

适用于