OpenXmlElementFunctionalExtensions Class

Definition

Provides extension methods for pure functional transformations.

public static class OpenXmlElementFunctionalExtensions
type OpenXmlElementFunctionalExtensions = class
Public Module OpenXmlElementFunctionalExtensions
Inheritance
OpenXmlElementFunctionalExtensions

Methods

With<TElement>(TElement, Object)

Adds child elements or attributes to the given element.

With<TElement>(TElement, Object[])

Adds child elements or attributes to the given element.

Applies to