PropertySet.PresentationLayoutVariables-Eigenschaft
Presentation Layout Variables.Represents the element tag in schema: dgm:presLayoutVars
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PresentationLayoutVariables As PresentationLayoutVariables
Get
Set
'Usage
Dim instance As PropertySet
Dim value As PresentationLayoutVariables
value = instance.PresentationLayoutVariables
instance.PresentationLayoutVariables = value
public PresentationLayoutVariables PresentationLayoutVariables { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Drawing.Diagrams.PresentationLayoutVariables
Returns PresentationLayoutVariables.