Freigeben über


Drawing.Load-Methode

Loads the DOM from the DiagramPersistLayoutPart.

Namespace:  DocumentFormat.OpenXml.Office.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As DiagramPersistLayoutPart _
)
'Usage
Dim instance As Drawing
Dim openXmlPart As DiagramPersistLayoutPart

instance.Load(openXmlPart)
public void Load(
    DiagramPersistLayoutPart openXmlPart
)

Parameter

Siehe auch

Referenz

Drawing Klasse

Drawing-Member

DocumentFormat.OpenXml.Office.Drawing-Namespace