Hello,
I'm new in these controls, I'm using Spreadsheet control with C#.
I'm stuck since the cells, when the sheet starts, has calibri font, instead I wish to set a different font style.
Using "spreadsheet1.Font" I can set the font for cells coordinates but cannot find any way to setup the default font for the cells self.
How can I do it?
Thank you!