Freigeben über


PresentationPart.LegacyDiagramTextInfoPart-Eigenschaft

Gets the LegacyDiagramTextInfoPart of the PresentationPart.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public ReadOnly Property LegacyDiagramTextInfoPart As LegacyDiagramTextInfoPart
    Get
'Usage
Dim instance As PresentationPart
Dim value As LegacyDiagramTextInfoPart

value = instance.LegacyDiagramTextInfoPart
public LegacyDiagramTextInfoPart LegacyDiagramTextInfoPart { get; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Packaging.LegacyDiagramTextInfoPart

Siehe auch

Referenz

PresentationPart Klasse

PresentationPart-Member

DocumentFormat.OpenXml.Packaging-Namespace