0
{
   type: Excel.CellValueType.formattedNumber,
   basicValue: Number(value),
   numberFormat: '#,##0.00',
}; 

this is how I am formatting my response in custom formula response returning in excel like [[formattedResponse]] this but it shows ##### in the cell how to set this formatted response in excel javascript api.

4

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.