Share via


BooleanFalse.Val Property

Definition

val, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: c16r3:val

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

Property Value

Attributes

Applies to