Share via


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()

See Also

Reference

OpenXmlElement Class

OpenXmlElement Members

DocumentFormat.OpenXml Namespace