DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathBox Class
Members

OMathBox Class
Represents a box Office Math structure, which is used to group components of an equation or other instance of mathematical text.
Object Model
OMathBox Class
Syntax
'Declaration
 
Public Class OMathBox 
   Inherits OMathStruct
   Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
 
Inheritance Hierarchy

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

See Also