Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
MsoTrue reverses the nodes in a diagram.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Reverse As MsoTriState
Get
Set
'Usage
Dim instance As Diagram
Dim value As MsoTriState
value = instance.Reverse
instance.Reverse = value
MsoTriState Reverse { get; set; }
Property Value
Type: MsoTriState