InitFormatSchemeFromInherited

IOverrideTheme.InitFormatSchemeFromInherited méthode

Init FormatScheme avec un nouvel objet pour remplacer le FormatScheme de InheritedTheme. Et initialiser les données de ce nouvel objet avec les données du FormatScheme de InheritedTheme.

public void InitFormatSchemeFromInherited()

Exceptions

exceptioncondition
InvalidOperationExceptionLancé si le FormatScheme est déjà initialisé (non nul).

Voir aussi