Index.SortBy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the sorting criteria for the specified index.
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
Property Value
Remarks
The SortBy property can be one of the WdIndexSortBy constants.