[]
Gets or sets a value indicating whether to fit text in a cell, compressing each paragraph to the width of the cell.
public bool FitText { get; set; }
Public Property FitText As Boolean