OMathFunction.Type 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 a WdOMathFunctionType constant that represents the type of function. Read-only.
public:
property Microsoft::Office::Interop::Word::WdOMathFunctionType default { Microsoft::Office::Interop::Word::WdOMathFunctionType get(); };
public Microsoft.Office.Interop.Word.WdOMathFunctionType this { get; }
member this.Type : Microsoft.Office.Interop.Word.WdOMathFunctionType
Default Public ReadOnly Property Type As WdOMathFunctionType