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

In This Topic
    OMathBar Class
    In This Topic
    Represents a bar Office Math structure, which consists of a base element and an overbar or underbar.
    Object Model
    OMathBar Class
    Syntax
    'Declaration
     
    Public Class OMathBar 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    Inheritance Hierarchy

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

    See Also