[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPageSetup.BestFitRows

BestFitRows Property

BestFitRows

Gets or sets whether row heights are adjusted to fit the tallest text height for printing. May cause some efficiency problems if the file contains large amounts of data.

Declaration
bool BestFitRows { get; set; }
Property BestFitRows As Boolean