Share via


BulletEnabled.Val Property

Show Insert Bullet Value.Represents the attribte in schema: val

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "val")> _
Public Property Val As BooleanValue
    Get
    Set
'Usage
Dim instance As BulletEnabled
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.

See Also

Reference

BulletEnabled Class

BulletEnabled Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace