Forum > FPSpreadsheet
Filters
(1/1)
HexLaden:
I found this topic https://forum.lazarus.freepascal.org/index.php/topic,62285.msg470938.html#msg470938
Not sure if the answer to my question is the same, though.
When creating a worksheet I would like to add an autofilter to a range of cells on the first row, corresponding to this xml line on the worksheet:
--- Code: XML [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---<autoFilter ref="A1:A9" xr:uid="{00000000-0001-0000-0000-000000000000}"/>I could't find that possibility on FPSpeadsheet. Is it implemented?
Thank you.
wp:
--- Quote from: HexLaden on October 23, 2024, 01:56:10 pm ---Is it implemented?
--- End quote ---
No
Navigation
[0] Message Index