[]
Gets or sets whether the text of the cell can be wrapped or not.
public bool WrapText { get; set; }
A bool value representing whether the text of the cell can be wrapped or not.