Document.StyleSortMethod Propriété

Définition

Obtient ou définit une valeur qui spécifie la méthode de tri à utiliser lors du tri des styles dans le volet Office Styles.

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

Valeur de propriété

Une des valeurs de l'objet WdStyleSort.

S’applique à