Share via


Protection.UserInterface Property

Definition

User Interface.

Represents the following element tag in the schema: c:userInterface.

public DocumentFormat.OpenXml.Drawing.Charts.UserInterface UserInterface { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.UserInterface? UserInterface { get; set; }
member this.UserInterface : DocumentFormat.OpenXml.Drawing.Charts.UserInterface with get, set
Public Property UserInterface As UserInterface

Property Value

Returns UserInterface.

Applies to