Click or drag to resize

OpenXmlElementFunctionalExtensions Class

Provides extension methods for pure functional transformations.
Inheritance Hierarchy
SystemObject
  DocumentFormat.OpenXmlOpenXmlElementFunctionalExtensions

Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.20.0+Branch.release-v2.20.0.Sha.a873d3fbff9bffe179fea62486da950adf5be65d.a873d3fbff9bffe179fea62486da950adf5be65d
Syntax
public static class OpenXmlElementFunctionalExtensions

The OpenXmlElementFunctionalExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodWithTElement(TElement, Object) Adds child elements or attributes to the given element.
Public Extension MethodWithTElement(TElement, Object) Adds child elements or attributes to the given element.
Top
See Also