Aspose.Cells Vs VSTO Excel v1.1
ZeeshanShafqat
released this
30 Aug 12:58
·
1287 commits
to master
since this release
Aspose.Cells for .NET is a .NET API to work with Microsoft Excel, while VSTO, or Visual Studio Tools for Office, or Microsoft Visual Studio Tools is part of Microsoft's Visual Studio .NET tools suite and supports the Microsoft .NET Framework. It is used by developers to write code connecting Microsoft Office Word, Excel and Outlook applications. In order to use these source code examples, you will need to reference Aspose.Cells for .NET in your project. You can download Aspose.Cells for .NET from here
What's New
- Create and Save New Workbooks
- Open Text Files as Workbooks
- Copy Worksheets
- Delete Worksheets from Workbooks
- Sort Data in Worksheets
- Apply Styles to Ranges in Workbooks
- Display String in Worksheet Cell
Existing Examples
- Adding New Worksheets to Workbook and Activating a Sheet
- Protecting and Unprotecting Workbooks
- Inserting and Removing Cell Comments in a Worksheet
- Merge or UnMerge Cells in a Worksheet
- Add Borders to Cells in a Worksheet
- Add Hyperlinks to Cells
- Hide and Unhide Worksheets in a Workbook
- Set Background Picture of a Worksheet
- Rotating Cell Text
- Wrapping Cell Text
- Get Text of Specific Cell
- List All Worksheets in a Workbook
- Protect and unProtect Worksheets
- Creating a Named Range
- Create a Pie Chart
- Auto Filter Data
- Use Formulas Functions to Process Data
- Find Specific Word Occurrence
Feedback and Suggestions
- Examples are also available at Aspose Docs.
- Raise your queries and suggest more examples via Aspose Forums or via this social coding site.