Share via


DataPart Class

Defines DataPart - different with OpenXmlPart, this type of parts will be referenced by DataPartReferenceRelationship.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.Packaging.DataPart
    DocumentFormat.OpenXml.Packaging.MediaDataPart

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

Syntax

'Declaration
Public Class DataPart
'Usage
Dim instance As DataPart
public class DataPart

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DataPart Members

DocumentFormat.OpenXml.Packaging Namespace