Hi ,
I am using aspose.cells using nodejs via java
I am creating a worksheet from json Data using the below code
const layoutOptions = aspose.cells.JsonLayoutOptions();
layoutOptions.setConvertNumericOrDate(true);
a…...still showing as the String in filters ( shown below ) Screenshot...need is the date should be filterable not like a string ( as shown...