From 0d1a31fc8234ce79075c0d6811269d5fa37a95da Mon Sep 17 00:00:00 2001 From: Brian White Date: Tue, 26 Mar 2024 21:54:26 -0400 Subject: [PATCH] New: Allow fixed header for Excel spreadsheets --- docs/button/excelHtml5.xml | 4 ++++ js/buttons.html5.js | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/docs/button/excelHtml5.xml b/docs/button/excelHtml5.xml index d4b9385e..d4edffff 100644 --- a/docs/button/excelHtml5.xml +++ b/docs/button/excelHtml5.xml @@ -225,6 +225,10 @@ Enable Excel's auto filter feature for the header cells in the table allowing the user to quickly filter and sort the exported spreadsheet in Excel. Note that this does not operate in LibreOffice (although the spreadsheet is still readable). + +