Share via


AccentProperties.ControlProperties プロパティ

定義

コントロールのプロパティ。

スキーマ内の次の要素タグを表します:m:ctrlPr。

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

プロパティ値

ControlProperties を返します。

適用対象