OMathRad.HideDeg Property
Returns or sets a Boolean that represents whether to hide the degree for a radical. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property HideDeg As Boolean
Get
Set
'Usage
Dim instance As OMathRad
Dim value As Boolean
value = instance.HideDeg
instance.HideDeg = value
bool HideDeg { get; set; }
Property Value
Type: System.Boolean
Boolean