[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CellFormat.FitText

FitText Property

FitText

Gets or sets a value indicating whether to fit text in a cell, compressing each paragraph to the width of the cell.

Declaration
public bool FitText { get; set; }
Public Property FitText As Boolean