[]
Gets or sets whether Operator grows vertically to match its operand height.
Default value is false.
Microsoft Word ignores this property when the ParentOMath is in Display mode and always stretch the operator character.
public bool Grow { get; set; }
Public Property Grow As Boolean