Compartir a través de


ColorsDefinition Constructor (IEnumerable<OpenXmlElement>)

Initializes a new instance of the ColorsDefinition class with the specified child elements.

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Sub New ( _
    childElements As IEnumerable(Of OpenXmlElement) _
)
'Uso
Dim childElements As IEnumerable(Of OpenXmlElement)

Dim instance As New ColorsDefinition(childElements)
public ColorsDefinition(
    IEnumerable<OpenXmlElement> childElements
)

Parameters

See Also

Reference

ColorsDefinition Class

ColorsDefinition Members

ColorsDefinition Overload

DocumentFormat.OpenXml.Drawing.Diagrams Namespace