Share via


LayoutVariablePropertySetType.BulletEnabled Property

Show Insert Bullet.Represents the element tag in schema: dgm:bulletEnabled

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

Syntax

'Declaration
Public Property BulletEnabled As BulletEnabled
    Get
    Set
'Usage
Dim instance As LayoutVariablePropertySetType
Dim value As BulletEnabled

value = instance.BulletEnabled

instance.BulletEnabled = value
public BulletEnabled BulletEnabled { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Diagrams.BulletEnabled
Returns BulletEnabled.

See Also

Reference

LayoutVariablePropertySetType Class

LayoutVariablePropertySetType Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace