OMathDelim.Grow Property
Returns or sets a Boolean that represents whether delimiter characters grow to the full height of the arguments that they contain. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Grow As Boolean
Get
Set
'Usage
Dim instance As OMathDelim
Dim value As Boolean
value = instance.Grow
instance.Grow = value
bool Grow { get; set; }
Property Value
Type: System.Boolean
Boolean