[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPageSetup.BestFitColumns

BestFitColumns Property

BestFitColumns

Gets or sets whether column widths are adjusted to fit the longest text width for printing. May cause some efficiency problems if the file contains large amounts of data.

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