OMathMatCols Interface
Represents a collection of matrix columns. Use the OMathMatCol object to access individual members of the collection.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("EFC71F9C-7F42-4CD4-A7A7-970D7A48CD27")> _
Public Interface OMathMatCols _
Inherits IEnumerable
'Usage
Dim instance As OMathMatCols
[GuidAttribute("EFC71F9C-7F42-4CD4-A7A7-970D7A48CD27")]
public interface OMathMatCols : IEnumerable