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.
Returns or sets a Boolean that states whether the box acts as the mathematical differential, in which case the box receives the appropriate horizontal spacing for a differential. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Diff As Boolean
Get
Set
'Usage
Dim instance As OMathBox
Dim value As Boolean
value = instance.Diff
instance.Diff = value
bool Diff { get; set; }
Property Value
Type: System.Boolean
Boolean