Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathRadical Class / Radicand Property

In This Topic
    Radicand Property
    In This Topic
    Gets the radicand OMathElement of the structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Radicand As OMathElement
    public OMathElement Radicand {get;}
    See Also