Share via


PropertySet.PresentationLayoutVariables Property

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; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Diagrams.PresentationLayoutVariables
Returns PresentationLayoutVariables.

See Also

Reference

PropertySet Class

PropertySet Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace