Share via


UnsignedShortType.Val Property

Definition

val

Represents the following attribute in the schema: m:val

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

Property Value

Attributes

Applies to