Bytescout.XLS for .NET
|
Bytescout.XLS library for .NET
How to use different fonts for cells in spreadsheet Excel XLS documents generates with Bytescout.XLS library This source code sample demonstrates how to set different font names for cells in spreadsheet and Excel documents generated by Bytescout.XLS for .NET Download example source code: bytescoutxls_different_fonts_for_cells.zip (8 KB) Sample spreadsheet (XLS document) screenshot:
using System; namespace HelloWorld // Add new worksheet // Create array with font names // Use all fonts in fontsNames array //Set cell font type and font size // Set cell value // Save document // open generated XLS document in default program Download example source code: bytescoutxls_different_fonts_for_cells.zip (8 KB)
Documentation online: view (separate window) |
|
|
||