Compartir a través de


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

See Also

Reference

OpenXmlElement Class

OpenXmlElement Members

DocumentFormat.OpenXml Namespace