NumberingStart.Val Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
val
Represents the following attribute in the schema: w:val
[DocumentFormat.OpenXml.SchemaAttr(23, "val")]
public DocumentFormat.OpenXml.UInt16Value Val { get; set; }
public DocumentFormat.OpenXml.UInt16Value Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "val")]
public DocumentFormat.OpenXml.UInt16Value? Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w: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(23, "val")>]
member this.Val : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:val")>]
member this.Val : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property Val As UInt16Value
Property Value
- Attributes