Bytescout.XLS for .NET
|
Bytescout.XLS library for .NET
How to set active worksheet in the generated spreadsheet (this worksheet will be selected by default when spreadsheet is opened) This source code sample demonstrates how to use Bytescout.XLS library to select default worksheet in spreadsheet (XLS or other format) document Download example source code: bytescoutxls_select_active_worksheet.zip (4 KB) Saved XLS document screenshot (Worksheet2 tab is selected by default)
using System; namespace HelloWorld // Add new worksheets // Activate worksheet2 // Save document // Close document // open generated XLS document in default program Download example source code: bytescoutxls_select_active_worksheet.zip (4 KB)
Documentation online: view (separate window) |
|
|
||