Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()