OMathFunction.Mat Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::OMathMat ^ Mat { Microsoft::Office::Interop::Word::OMathMat ^ get(); };
public Microsoft.Office.Interop.Word.OMathMat Mat { get; }
member this.Mat : Microsoft.Office.Interop.Word.OMathMat
Public ReadOnly Property Mat As OMathMat

Property Value

OMathMat

Applies to