Bar.BarProperties Property
Bar Properties.Represents the element tag in schema: m:barPr
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property BarProperties As BarProperties
Get
Set
'Usage
Dim instance As Bar
Dim value As BarProperties
value = instance.BarProperties
instance.BarProperties = value
public BarProperties BarProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Math.BarProperties
Returns BarProperties.