Range.AutoFormat Method

Automatically formats a range.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub AutoFormat
'Usage
Dim instance As Range

instance.AutoFormat()
void AutoFormat()

See Also

Reference

Range Interface

Range Members

Microsoft.Office.Interop.Word Namespace