I am using C# to generate an Excel spreadsheet and saving it in Excel 2003 XML format using this library. I need to make a cell that contains a big X. The sample sent by the client uses a left and right diagonal border to accomplish this.
I've have been unable to find the correct code syntax to set a cell's style in this manner. How is this done?
Here is how it is supposed to look:

