CEItem
The CEItem object represents an Itemizer zone in the current TextActionContext.
- range: the Range this item spans
- innerRange: the Range for the contents of this item. This is everything between the item's
<start-zone>
and <end-zone>
- parentItem: the item's immediate parent CEItem
- childItems: an array of all CEItems that are direct descendants of this item