The abstract class Spelled
public abstract class SpelledWord
Public MustInherit Class SpelledWord
Property | Description |
---|---|
Index | Gets the index of the spelled word to the corresponding collection. |
Length | Gets the length of the spelled word. |
Start | Gets the starting position of a spelled word. |
Text | Gets the text of the spelled word. |