[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.XlsxOpenOptions.DoNotAutoFitAfterOpened

DoNotAutoFitAfterOpened Property

DoNotAutoFitAfterOpened

Don't autofit the row height after loading the file. Default is false.

Declaration
public bool DoNotAutoFitAfterOpened { get; set; }
Public Property DoNotAutoFitAfterOpened As Boolean