OpenXmlElementFunctionalExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |