Theme.ThemeElements Property

Definition

ThemeElements.

Represents the following element tag in the schema: a:themeElements.

public DocumentFormat.OpenXml.Drawing.ThemeElements ThemeElements { get; set; }
public DocumentFormat.OpenXml.Drawing.ThemeElements? ThemeElements { get; set; }
member this.ThemeElements : DocumentFormat.OpenXml.Drawing.ThemeElements with get, set
Public Property ThemeElements As ThemeElements

Property Value

Returns ThemeElements.

Applies to