OMathPhantom.Show Property
Returns or sets a Boolean that represents whether the contents of a phantom object are visible. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Show As Boolean
Get
Set
'Usage
Dim instance As OMathPhantom
Dim value As Boolean
value = instance.Show
instance.Show = value
bool Show { get; set; }
Property Value
Type: System.Boolean
Boolean