Share via


StyleSheet.Type Propriété

Définition

Renvoie le type de modèle.

public:
 property Microsoft::Office::Interop::Word::WdStyleSheetLinkType Type { Microsoft::Office::Interop::Word::WdStyleSheetLinkType get(); void set(Microsoft::Office::Interop::Word::WdStyleSheetLinkType value); };
public Microsoft.Office.Interop.Word.WdStyleSheetLinkType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdStyleSheetLinkType with get, set
Public Property Type As WdStyleSheetLinkType

Valeur de propriété

Remarques

WdTemplateType.peut être l’une des constantes suivantes :

wdAttachedTemplate

wdGlobalTemplate

wdNormalTemplate

S’applique à