Freigeben über


Theme.ThemeElements-Eigenschaft

Theme Elements.Represents the element tag in schema: a:themeElements

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

Syntax

'Declaration
Public Property ThemeElements As ThemeElements
    Get
    Set
'Usage
Dim instance As Theme
Dim value As ThemeElements

value = instance.ThemeElements

instance.ThemeElements = value
public ThemeElements ThemeElements { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.ThemeElements
Returns ThemeElements.

Siehe auch

Referenz

Theme Klasse

Theme-Member

DocumentFormat.OpenXml.Drawing-Namespace