Indexes.Format 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 formatting for the indexes in the specified document.
public:
property Microsoft::Office::Interop::Word::WdIndexFormat Format { Microsoft::Office::Interop::Word::WdIndexFormat get(); void set(Microsoft::Office::Interop::Word::WdIndexFormat value); };
public Microsoft.Office.Interop.Word.WdIndexFormat Format { get; set; }
member this.Format : Microsoft.Office.Interop.Word.WdIndexFormat with get, set
Public Property Format As WdIndexFormat
Property Value
Remarks
The Format property can be one of the WdIndexFormat constants.