OMathMat.RowSpacingRule Property
Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for rows in a matrix. 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 OMathMat
Dim value As WdOMathSpacingRule
value = instance.RowSpacingRule
instance.RowSpacingRule = value
WdOMathSpacingRule RowSpacingRule { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdOMathSpacingRule
WdOMathSpacingRule