OpenXmlPartContainer.RemoveAnnotations Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
RemoveAnnotations<T>() | Removes the annotations of the specified type from this PartContainer | |
RemoveAnnotations(Type) | Removes the annotations of the specified type from this PartContainer |
Top