OMathEqArray.RowSpacingRule Property
Returns or sets a WdOMathSpacingRule that represents the rule that defines spacing in an equation array. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property RowSpacingRule As WdOMathSpacingRule
Get
Set
'Usage
Dim instance As OMathEqArray
Dim value As WdOMathSpacingRule
value = instance.RowSpacingRule
instance.RowSpacingRule = value
WdOMathSpacingRule RowSpacingRule { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdOMathSpacingRule
WdOMathSpacingRule