Partager via


Style.Type Propriété

Définition

Renvoie le type de style. En lecture seule Style.

public:
 property Microsoft::Office::Interop::Word::WdStyleType Type { Microsoft::Office::Interop::Word::WdStyleType get(); };
public Microsoft.Office.Interop.Word.WdStyleType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdStyleType
Public ReadOnly Property Type As WdStyleType

Valeur de propriété

Remarques

WdStyleType peut être l’une des constantes suivantes :

wdStyleTypeCharacter

wdStyleTypeList

wdStyleTypeParagraph

wdStyleTypeTable

S’applique à