Find list of all worksheet names of any excel file in C#
This example shows that how to extract all spread sheet names of any excel file in vb.net.
Home| Submit an Article | Google+ | Sitemap | RSS
|
|
|
|
|
|
|
|
This example shows that how to extract all spread sheet names of any excel file in vb.net.
This example shows that how to extract all spread sheet names of any excel file in vb.net.
In this article we will learn that how to make as assembly in C#.net or how to make class library in C# using visual studio 2008.
Following are the steps for saving document as pdf :
Following exmaples show conversion between hexadecimal strings and numeric types such as interger.float etc.
The following code sample saves rtf text to an RTF file.this example use SaveFile method of richtextbox control class without adding any RichTextBox control on the windows form.
To Configure Authentication on IIS 6 (2003 Server):
If you want to find plain text from rtf file programmatically, you can use RichTextBox control to remove RTF formatting and convert it to plain text without embedding RichTextBox control on windows form.
The following example uses the IndexOf, LastIndexOf, StartsWith, and EndsWith methods to search the strings.
Arrays can be passed as arguments to method parameters.