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

WdVisualSelection Enumeration

Specifies the selection behavior based on visual cursor movement in a right-to-left language document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
'Declaration
Public Enumeration WdVisualSelection
'Usage
Dim instance As WdVisualSelection
Member nameDescription
wdVisualSelectionBlockAll selected lines are the same width.
wdVisualSelectionContinuousThe selection wraps from line to line.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.