Share via


Index.SortBy Propriété

Définition

Cette propriété renvoie ou définit les critères de tri pour l'index spécifié.

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

Valeur de propriété

WdIndexSortBy

Remarques

La propriété SortBy peut être une des WdIndexSortBy constantes.

S’applique à