Index.Filter 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 a value that specifies how Microsoft Word classifies the first character of entries in the specified index.
public:
property Microsoft::Office::Interop::Word::WdIndexFilter Filter { Microsoft::Office::Interop::Word::WdIndexFilter get(); void set(Microsoft::Office::Interop::Word::WdIndexFilter value); };
public Microsoft.Office.Interop.Word.WdIndexFilter Filter { get; set; }
member this.Filter : Microsoft.Office.Interop.Word.WdIndexFilter with get, set
Public Property Filter As WdIndexFilter
Property Value
Remarks
The Filter property can be one of the WdIndexFilter constants.