Php'de Sekmeleri Görüntüle veya Gizle

Aspose.Cells - Sekmeleri Görüntüle veya Gizle

Sekmeleri Gizleme

kullanarak sekmeleri gizlemek içinAspose.Cells Java for PHP , Aramasekmeleri göster modül.

PHP Kodu

 //Instantiating a Workbook object by excel file path

$workbook = new Workbook($dataDir . "book1.xls");

//Hiding the tabs of the Excel file

$workbook->getSettings()->setShowTabs(false);

//Saving the modified Excel file in default (that is Excel 2003) format

$workbook->save($dataDir + "output.xls");

Çalışan Kodu İndir

İndirmek**Sekmeleri Gizle veya Görüntüle veya Gizle (Aspose.Cells)**aşağıda belirtilen sosyal kodlama sitelerinin herhangi birinden: