次の方法で共有


Bar.BarProperties プロパティ

定義

バーのプロパティ。

スキーマ内の次の要素タグを表します: 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

プロパティ値

BarProperties を返します。

適用対象