Freigeben über


OpenXmlPartContainer.RemoveAnnotations-Methode (Type)

Removes the annotations of the specified type from this PartContainer

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

Syntax

'Declaration
Public Sub RemoveAnnotations ( _
    type As Type _
)
'Usage
Dim instance As OpenXmlPartContainer
Dim type As Type

instance.RemoveAnnotations(type)
public void RemoveAnnotations(
    Type type
)

Parameter

  • type
    Typ: System.Type
    The Type of the annotations to remove.

Siehe auch

Referenz

OpenXmlPartContainer Klasse

OpenXmlPartContainer-Member

RemoveAnnotations Überladung

DocumentFormat.OpenXml.Packaging-Namespace