getAs

inline fun <T : Element> Cell<Element>.getAs(): T

Returns the element inside a type-erased cell, casted to the providen class