Share via


OMathMat.Cols Property

Returns a OMathMatCols collection that represents the columns in a matrix. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Cols As OMathMatCols
    Get
'Usage
Dim instance As OMathMat
Dim value As OMathMatCols

value = instance.Cols
OMathMatCols Cols { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathMatCols
OMathMatCols

See Also

Reference

OMathMat Interface

OMathMat Members

Microsoft.Office.Interop.Word Namespace