次の方法で共有


BooleanFalseType.Val Property

val.Represents the attribte in schema: val

Namespace: DocumentFormat.OpenXml.Office2010.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "val")> _
Public Property Val As BooleanValue
    Get
    Set
'使用
Dim instance As BooleanFalseType
Dim value As BooleanValue

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public BooleanValue Val { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

BooleanFalseType Class

BooleanFalseType Members

DocumentFormat.OpenXml.Office2010.Drawing.Charts Namespace