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

In This Topic
    OMathFunction Class
    In This Topic
    Represents a function Office Math structure, which consists of a function name element and an argument element acted upon.
    Object Model
    OMathFunction Class
    Syntax
    'Declaration
     
    Public Class OMathFunction 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    Inheritance Hierarchy

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

    See Also