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

In This Topic
    OMathRadical Class
    In This Topic
    Represents a radical Office Math structure, which consists of a radical character, a base element, and an optional degree element.
    Object Model
    OMathRadical Class
    Syntax
    'Declaration
     
    Public Class OMathRadical 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    Inheritance Hierarchy

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

    See Also