OMathFunction.Func Property

Definition

Returns an OMathFunc object that represents a type of mathematical function that consists of a function name, such as sin or cos, and an argument. Read-only.

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

Property Value

OMathFunc

Applies to