How to set end of file and remove the title record from excel export ?
How to set end of file and remove the title record from excel export ?
v3nky
Posts: 46Questions: 11Answers: 0
Description of problem: I do not have any test case as I am not having an errors. I would like to know how to set the end of file and remove the title record while exporting the data using excel option. Is there any possibility to do so ? Please advise.
This discussion has been closed.
Answers
I'm not clear what you mean by set end of file - do you mean text at the end of the export? This example here shows how to set header and footer titles,
Colin
Thanks for feedback Colin. I meant something else messageBottom(As mentionedbelow) and I have used the same and I am able to set the end of the file parameter of excel export and it worked . This question can be closed.
messageBottom - Shown below the exported table
* (default) - Use the value of the table's caption tag if there is one and it is set to be caption-side: bottom.
null - Do not show the bottom message in the output
string - Static string that should be used
function - Resolve the function and use the returned value