setText

open fun setText(text: String? = null)

Sets the text for the column cell. Use null to unset.

Parameters

text

the text to set or null