Bar.BarProperties Property

Definition

Bar Properties.

Represents the following element tag in the schema: m:barPr.

public DocumentFormat.OpenXml.Math.BarProperties BarProperties { get; set; }
public DocumentFormat.OpenXml.Math.BarProperties? BarProperties { get; set; }
member this.BarProperties : DocumentFormat.OpenXml.Math.BarProperties with get, set
Public Property BarProperties As BarProperties

Property Value

Returns BarProperties.

Applies to