Поделиться через


OMathFunction.Mat Property

Returns an OMathMat object that represents a mathematical matrix. Read-only.

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

Syntax

'Declaration
ReadOnly Property Mat As OMathMat
    Get
'Usage
Dim instance As OMathFunction
Dim value As OMathMat

value = instance.Mat
OMathMat Mat { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathMat
OMathMat

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace