OMathFunction.Bar Property
Returns an OMathBar object that represents the mathematical overbar for an object. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Bar As OMathBar
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathBar
value = instance.Bar
OMathBar Bar { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathBar
OMathBar