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.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
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