OMathFunction.Mat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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