OpenXmlElement.ClearAllAttributes Method
Clear all the attributes ( known attributes + extended attributes )
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Sub ClearAllAttributes
'Uso
Dim instance As OpenXmlElement
instance.ClearAllAttributes()
public void ClearAllAttributes()