Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / MisspelledWord Object
Properties Methods

In This Topic
    MisspelledWord Object Members
    In This Topic

    The following tables list the members exposed by MisspelledWord.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new MisspelledWord object.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns the starting column of the misspelled word.  
    Public PropertyReturns the starting row of the misspelled word.  
    Public PropertyReturns a list of spelling correction suggestions for the misspelled word. The return value could be empty.  
    Public PropertyReturns the word that was misspelled.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares two misspellings for equality.  
    Public MethodGets a hash code for this object.  
    Top
    See Also