Welcome to our Blog

Stay Informed on the Latest Releases and Master How to Use Our Products.

In part two of this tutorial series, we continue our overview of the changes in Workbooks for .NET v1.2 by examining different examples for ColumnRange, RowRange, RowHeight and CellRange
Version 1.2 of Workbooks for .NET was released recently, and with it comes new things we can do to customize our xlsx documents. We will go over some of them over this and the next few articles.
In the context of Workbooks for .NET, a hyperlink will be a word or sentence in a given cell or range of cells. The Hyperlink class encapsulates the object that represents a hyperlink
Now that we know the basics to making and editing our Workbook, including the use of Tables, Styles and SheetViews, let's look into adding a new element: Pictures
Now that we have covered the basics of creating an xlsx document, and learned how to add to and modify the contents of a Worksheet including Cells and Tables, let's look into how to make it look nice by taking advantage of Styles and SheetViews!
In the previous article, we covered how to access and modify Cells, Columns and Rows. This time we will look into adding and modifying Tables in a Worksheet.
In the previous article, we learned the basics of creating an xlsx document using the Create, Load, Save and SaveAs methods, as well as how to add and retrieve Worksheets.
Welcome to a new series! This time we will go over the latest addition to the Xceed collection: Workbooks for .NET. First, we will start with the basics of how to create a document and learn more advanced topics as we go in the next few articles
This week we will take a quick look at Grouping and Sorting in the DataGrid for WPF.
Now that we've seen how to get started with the DataGrid for WPF, before going more in-depth, let's take a step back this time and take a quick look at the different views that are available.