Bytescout.XLS for .NET
|
Bytescout.XLS library for .NET
How to use cell format for numbers while writing spreadsheet document using Bytescout.XLS library This source code sample demonstrates how to use different number formatting for cells in spreadsheet generated with Bytescout.XLS library Download example source code: bytescoutxls_number_formatting_for_cells.zip (8 KB) Generated spreadsheet screenshot:
using System; namespace HelloWorld // Get worksheet by name // Set header // Set variables // Fill cells // Set cells format // Set captions // Save document // Close document // open generated XLS document in default program
Download example source code: bytescoutxls_number_formatting_for_cells.zip (8 KB)
Documentation online: view (separate window) |
|
|
||