Freigeben über


Bookmarks.DefaultSorting Eigenschaft

Definition

Gibt die Sortieroption der im Dialogfeld Textmarke (Menü Einfügen) angezeigten Textmarkennamen zurück oder legt sie fest.

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

Eigenschaftswert

Hinweise

Diese Eigenschaft wirkt sich nicht auf die Reihenfolge der Bookmark-Objekte in der Bookmarks Auflistung aus.

Gilt für: