| $$ | locates sub-item by id |
| $getSize | returns the current size of the component |
| $handleSelection | defines component behaviour upon selection |
| $height | the current height of the view |
| $setNode | defines HTML element for the component |
| $setSize | sets the component size |
| $skin | the method which will be called when skin is defined |
| $view | reference to the top HTML element of the view |
| $width | the current width of the view |
| comments | a module for working with comments in cells |
| conditions | a module for working with conditions |
| config | all options from the initial component configuration |
| name | indicates the name of the component (a read-only property) |
| ranges | a module to work with named ranges in formulas |
| validation | a module for working with validation in cells |
| views | a module for working with 'above-cell' content |