OpenXmlElement.ClearAllAttributes Method

Clear all the attributes ( known attributes + extended attributes )

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

Syntax

'Declaration
Public Sub ClearAllAttributes
'Usage
Dim instance As OpenXmlElement

instance.ClearAllAttributes()
public void ClearAllAttributes()

See Also

Reference

OpenXmlElement Class

OpenXmlElement Members

DocumentFormat.OpenXml Namespace