Expand Minimize
This topic has not yet been rated - Rate this topic

_Application.DisplayAutoCompleteTips Property

Determines if Microsoft Word displays tips that suggest text for completing words, dates, or phrases as you type.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
bool DisplayAutoCompleteTips { get; set; }

Property Value

Type: System.Boolean

This property returns True if Word displays tips that suggest text for completing words, dates, or phrases as you type, and False if not.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.