Calculating IFNA function using Aspose.Cells with Golang via C++
Contents
[
Hide
]
Aspose.Cells supports the calculation of the IFNA Excel function. The IFNA function returns the value you specify if the formula returns the #N/A error value; otherwise, it returns the result of the formula.
Calculating IFNA function using Aspose.Cells
The following sample code illustrates the calculation of the IFNA function by Aspose.Cells.
Console Output
Here is the console output of the above sample code.
Not found
Orange