MatrixColumnCount Constructor
Initializes a new instance of the MatrixColumnCount class.
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Sub New
'Uso
Dim instance As New MatrixColumnCount()
public MatrixColumnCount()