OMathMat.ColGap Property
Returns or sets a Integer that represents the spacing between columns in a matrix. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ColGap As Integer
Get
Set
'Usage
Dim instance As OMathMat
Dim value As Integer
value = instance.ColGap
instance.ColGap = value
int ColGap { get; set; }
Property Value
Type: System.Int32
Integer