OpenXmlElement.ClearAllAttributes Method
Clear all the attributes ( known attributes + extended attributes )
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Sub ClearAllAttributes
'Применение
Dim instance As OpenXmlElement
instance.ClearAllAttributes()
public void ClearAllAttributes()