Freigeben über


AlternativeFormatImportPart-Klasse

Defines the AlternativeFormatImportPart.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer
    DocumentFormat.OpenXml.Packaging.OpenXmlPart
      DocumentFormat.OpenXml.Packaging.AlternativeFormatImportPart

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

Syntax

'Declaration
Public Class AlternativeFormatImportPart _
    Inherits OpenXmlPart
'Usage
Dim instance As AlternativeFormatImportPart
public class AlternativeFormatImportPart : OpenXmlPart

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

AlternativeFormatImportPart-Member

DocumentFormat.OpenXml.Packaging-Namespace