PhantomProperties.ControlProperties Property

Definition

ControlProperties.

Represents the following element tag in the schema: 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

Property Value

Returns ControlProperties.

Applies to