Share via


Document.StyleSortMethod Özellik

Tanım

Stiller görev bölmesinde stilleri sıralarken kullanılacak sıralama yöntemini belirten bir değeri alır veya ayarlar.

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

Özellik Değeri

Değerlerden WdStyleSort biri.

Şunlara uygulanır