次の方法で共有


ThemeOverride.FormatScheme Property

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

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

Syntax

'宣言
Public Property FormatScheme As FormatScheme
    Get
    Set
'使用
Dim instance As ThemeOverride
Dim value As FormatScheme

value = instance.FormatScheme

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.FormatScheme
Returns FormatScheme.

See Also

Reference

ThemeOverride Class

ThemeOverride Members

DocumentFormat.OpenXml.Drawing Namespace