PresentationPart.LegacyDiagramTextInfoPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the LegacyDiagramTextInfoPart of the PresentationPart
public DocumentFormat.OpenXml.Packaging.LegacyDiagramTextInfoPart LegacyDiagramTextInfoPart { get; }
public DocumentFormat.OpenXml.Packaging.LegacyDiagramTextInfoPart? LegacyDiagramTextInfoPart { get; }
member this.LegacyDiagramTextInfoPart : DocumentFormat.OpenXml.Packaging.LegacyDiagramTextInfoPart
Public ReadOnly Property LegacyDiagramTextInfoPart As LegacyDiagramTextInfoPart