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