共用方式為


Document.StyleSortMethod 屬性

定義

取得或設定值,指定排序 [樣式] 工作窗格中的樣式時所使用的排序方法。

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

屬性值

其中一個 WdStyleSort 值。

適用於