Protection.UserInterface Property
User Interface.Represents the element tag in schema: c:userInterface
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property UserInterface As UserInterface
Get
Set
'Usage
Dim instance As Protection
Dim value As UserInterface
value = instance.UserInterface
instance.UserInterface = value
public UserInterface UserInterface { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.UserInterface
Returns UserInterface.