OMathFunction.Nary 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 OMathNary object that represents the n
-ary operation. Read-only.
public:
property Microsoft::Office::Interop::Word::OMathNary ^ Nary { Microsoft::Office::Interop::Word::OMathNary ^ get(); };
public Microsoft.Office.Interop.Word.OMathNary Nary { get; }
member this.Nary : Microsoft.Office.Interop.Word.OMathNary
Public ReadOnly Property Nary As OMathNary