Sindbad~EG File Manager

Current Path : /home/numerotech/public_html/mc.purplemail.in/vendor/maatwebsite/excel/docs/export/
Upload File :
Current File : //home/numerotech/public_html/mc.purplemail.in/vendor/maatwebsite/excel/docs/export/autosize.md

# Auto size

By default the exported file be automatically auto sized. To change this behaviour you can either change the config or use the setters:

    // Set auto size for sheet
    $sheet->setAutoSize(true);

    // Disable auto size for sheet
    $sheet->setAutoSize(false);

    // Disable auto size for columns
    $sheet->setAutoSize(array(
        'A', 'C'
    ));

> The default config setting can be found in: `export.php`.

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists