Share via


ThemeElements.FormatScheme Property

Definition

Format Scheme.

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

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

Property Value

Returns FormatScheme.

Applies to