Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / XlsxOpenOptions Class / DoNotAutoFitAfterOpened Property
In This Topic
    DoNotAutoFitAfterOpened Property
    In This Topic
    Don't autofit the row height after loading the file. Default is false.
    Syntax
    public System.bool DoNotAutoFitAfterOpened {get; set;}
    See Also