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…...Date Format setting for the sheet Aspose.Cells Product Family...be converted into different formats like ‘‘dd-MMM-yyyy’’ , ‘‘dd-MM-yyyy’’...