OMathMat.RowSpacing Property
Returns or sets an Integer that represents the spacing 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 RowSpacing As Integer
Get
Set
'Usage
Dim instance As OMathMat
Dim value As Integer
value = instance.RowSpacing
instance.RowSpacing = value
int RowSpacing { get; set; }
Property Value
Type: System.Int32
Integer