BooleanType.Val Property
Boolean Value.Represents the attribte in schema: val
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "val")> _
Public Property Val As BooleanValue
Get
Set
用法
Dim instance As BooleanType
Dim value As BooleanValue
value = instance.Val
instance.Val = value
[SchemaAttrAttribute(, "val")]
public BooleanValue Val { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.