Method Range
Range(int, int)
Returns the word from the start ondex up to just before the end index.
public Word Range(int startIndex, int endIndex)
Returns the word from the start ondex up to just before the end index.
public Word Range(int startIndex, int endIndex)