using Aspose.Cells;
namespace ConsoleApp17
{
public class WriteUsingLightCellsAPI
{
public static void Run()
{
// The path to the documents directory.
var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”;
…...are more compatible with the XLSX format, consider switching to...