Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathNary Class
Members

In This Topic
    OMathNary Class
    In This Topic
    Represents an n-ary Office Math structure, which consists of an n-ary operator character, a base element (or operand), and optional upper and lower limit elements.
    Object Model
    OMathNary Class
    Syntax
    'Declaration
     
    Public Class OMathNary 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.OMathStruct
             GrapeCity.Documents.Word.OMathNary

    See Also