Freigeben über


ThemeElements.FormatScheme-Eigenschaft

Format Scheme.Represents the element tag in schema: a:fmtScheme

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

Syntax

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

value = instance.FormatScheme

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.FormatScheme
Returns FormatScheme.

Siehe auch

Referenz

ThemeElements Klasse

ThemeElements-Member

DocumentFormat.OpenXml.Drawing-Namespace