Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / BestFitColumns Property
In This Topic
    BestFitColumns Property
    In This Topic
    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.
    Syntax
    System.bool BestFitColumns {get; set;}
    See Also