Aspose.Cells 24.10.0

dotnet add package Aspose.Cells --version 24.10.0                
NuGet\Install-Package Aspose.Cells -Version 24.10.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Cells" Version="24.10.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Cells --version 24.10.0                
#r "nuget: Aspose.Cells, 24.10.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspose.Cells as a Cake Addin
#addin nuget:?package=Aspose.Cells&version=24.10.0

// Install Aspose.Cells as a Cake Tool
#tool nuget:?package=Aspose.Cells&version=24.10.0                

.NET API for Excel® File Formats

Version 24.10.0 NuGet .NET

banner


Docs API Ref Examples Blog Releases Support License


Aspose.Cells for .NET is a powerful spreadsheet management library that allows developers to create, format, and manipulate Excel files programmatically without the need for Microsoft Excel. It supports features like creating Pivot Tables, applying advanced conditional formatting, converting workbooks to multiple formats (PDF, HTML, JSON), working with charts, Smart Markers, OLE objects, and filtering data—all using C#. With extensive support for rendering and automation, it offers a seamless and versatile solution for Excel automation in .NET applications.

Aspose.Cells for .NET also provides various Grid solutions with GUI-based .NET controls; Aspose.Cells.GridDesktop, Aspose.Cells.GridWeb, and Aspose.Cells.GridJs.

PivotTable Features

Create and Format Pivot Tables

Provides options to create, format, and remove Pivot Tables from a worksheet.

Support for Different Pivot Table Layouts

Offers predefined layouts (Compact, Outline, Tabular) for Pivot Tables.

Rendering and Conversion Features

Convert Workbook to Different Formats

Supports converting workbooks to formats like PDF, HTML, JSON, and more.

Track Document Conversion Progress

Enables tracking of conversion progress during rendering.

Set Image Resample Option for PDF Conversion

Allows resampling images during conversion to reduce PDF file size.

Cells Features

Access Cells of a Worksheet

Access and manipulate individual cells in the worksheet.

Add and Retrieve Data

Add data to specific cells and retrieve it as needed.

Insert and Delete Rows and Columns

Provides methods for inserting or deleting rows and columns.

Apply Styles and Formatting to Cells

Set different styles, alignment, and font properties to enhance cell formatting.

Chart Features

Create and Customize Charts

Supports creating and customizing different types of charts, such as Column, Line, Pie, Doughnut, Radar, and more.

Create Pivot Charts

Supports creating Pivot Charts along with Pivot Tables.

Workbook Views Features

Page Break Preview

Displays the worksheet as it will print, showing the page breaks.

Normal View Mode

Default view of a worksheet showing the content without page break indicators.

Zoom Factor

Allows setting the zoom factor to adjust the size of the worksheet contents.

Freeze and Split Panes

Keeps specific rows or columns visible while scrolling through the worksheet and splits the view for easier navigation and editing.

Defined Names Features

Create Named Ranges

Create and access named ranges to refer to specific cells or ranges for easier identification and calculations.

Filter Defined Names

Filter or remove defined names present inside the workbook using LoadDataFilterOptions.

Conditional Formatting Features

Conditional Formatting in Worksheets

Use Aspose.Cells to apply conditional formatting based on cell value or formula.

Advanced Conditional Formatting

Apply data bars, color scales, and icon sets for enhanced conditional formatting.

Copy Method for Conditional Formatting

Copy conditional formatting settings from one cell to another using the Range.Copy() method.

Runtime Conditional Formatting

Add and remove conditional formatting dynamically using Aspose.Cells API.

Comments Features

Adding, Modifying, and Removing Comments

Add comments to specific cells, retrieve, modify, and remove them as needed.

Threaded Comments

Add threaded comments, allowing for discussion-like conversations in cells, similar to Excel 365.

Themes Features

Excel Themes and Colors

Create, apply, and customize color schemes and themes in Excel worksheets.

Custom Color Themes

Use Aspose.Cells to create custom color themes, modifying only theme colors instead of individual cells.

SmartArt Features

Extract Text from SmartArt

Extract text from the Gear Type SmartArt Shape using Shape.GetResultOfSmartArt() and GroupShape.GetGroupedShapes().

Convert SmartArt to Group Shape

Convert SmartArt into group shapes for detailed manipulation.

Text Box Features

Add Text Box to Worksheet

Insert a text box into a worksheet and customize its properties.

Text Alignment in TextBox

Apply different text alignment settings within a text box for formatting.

Create hyperlinks to link data within worksheets for easy navigation.

OleObject Features

Managing OLE Objects

Embed and manipulate OLE objects in worksheets using Aspose.Cells.

Page Setup Features

Set Margins

Allows setting top, left, right, and bottom margins for a worksheet.

Page Breaks

Allows inserting horizontal and vertical page breaks at specific cells.

Set Print Area and Print Titles

Provides options for setting the print area and print titles for a worksheet.

Custom Paper Size

Implement custom paper sizes for worksheet rendering and printing.

Insert Background Image

Add a background image to the worksheet using Aspose.Cells.

Filter Features

Auto-Filter and Custom Data Filter

Provides options for filtering data based on various conditions like text, numbers, and dates.

Fill Color Filter

Filter data based on the fill color of cells using the AddFillColorFilter function.

Date, Number, and Text Filters

Provides options for filtering rows based on dates, numbers, or text criteria.

Blanks and Non-Blanks Filters

Filters rows based on whether they contain blank or non-blank cells.

Outline Features

Group or Ungroup Rows and Columns

Allows grouping or ungrouping rows and columns in the worksheet for better data organization.

Controls Features

Workbook VBA Project

Allows managing VBA projects within the workbook, including adding and modifying VBA code.

Calculation Features

Tracing Precedents and Dependents

Provides tools for tracing precedent and dependent cells in complex worksheets to identify data relationships.

Set Headers and Footers

Allows adding headers and footers to worksheets, displaying information like page number, author, or date.

Enables inserting images into headers and footers using the PageSetup class.

Script Commands

Provides script commands to format headers and footers, such as &P for page number and &D for the current date.

Setting Different Headers and Footers for Different Pages

Allows setting different headers and footers for the first, odd, and even pages.

Supported File Formats

Format Description Load Save
XLS Excel 95/5.0 - 2003 Workbook. ✔️ ✔️
XLSX The Office Open XML SpreadsheetML File Format. ✔️ ✔️
XLSB Excel Binary Workbook. ✔️ ✔️
XLSM Excel Macro-Enabled Workbook. ✔️ ✔️
XLT Excel 97 - Excel 2003 Template. ✔️ ✔️
XLTX Excel Template. ✔️ ✔️
XLTM Excel Macro-Enabled Template. ✔️ ✔️
XLAM An Excel Macro-Enabled Add-In file that’s used to add new functions to Excel. ✔️
CSV CSV (Comma Separated Value) file. ✔️ ✔️
TSV TSV (Tab-separated values) file. ✔️ ✔️
TabDelimited Tab-delimited text file, same with TSV file. ✔️ ✔️
TXT Delimited plain text file. ✔️ ✔️
HTML HTML format. ✔️ ✔️
MHTML MHTML file. ✔️ ✔️
ODS ODS (OpenDocument Spreadsheet). ✔️ ✔️
SpreadsheetML Excel 2003 XML file. ✔️ ✔️
Numbers The document is created by Apple’s "Numbers" application, part of Apple’s iWork office suite, running on Mac OS X and iOS. ✔️
JSON JavaScript Object Notation ✔️ ✔️
DIF Data Interchange Format. ✔️
PDF Adobe Portable Document Format. ✔️
XPS XML Paper Specification Format. ✔️
SVG Scalable Vector Graphics Format. ✔️
TIFF Tagged Image File Format ✔️
PNG Portable Network Graphics Format ✔️
BMP Bitmap Image Format ✔️
EMF Enhanced metafile Format ✔️
JPEG JPEG is a type of image format that is saved using the method of lossy compression. ✔️
GIF Graphical Interchange Format ✔️
MARKDOWN Represents a markdown document. ✔️
SXC An XML based format used by OpenOffice and StarOffice ✔️ ✔️
FODS This is an Open Document format stored as flat XML. ✔️ ✔️
DOCX A well-known format for Microsoft Word documents that is a combination of XML and binary files. ✔️
PPTX The PPTX format is based on the Microsoft PowerPoint open XML presentation file format. ✔️
SqlScript Structured Query Language. ✔️
XHtml The XHTML is a text based file format with markup in XML, using a reformulation of HTML 4.0. ✔️ ✔️
Epub Files with .epub extension are an e-book file format that provide a standard digital publication format for publishers. ✔️ ✔️
Xml XML stands for Extensible Markup Language that is similar to HTML but different in using tags for defining objects. ✔️ ✔️
Ots Open Document Template Sheet (OTS) file. ✔️ ✔️
AZW3 AZW is a digital ebook file format developed by Amazon for its Kindle devices. AZW3, also known as Kindle Format 8 (KF8). ✔️ ✔️

System Requirements

Supported Operating Systems

Windows

2000, XP, Server 2003-2019, Vista, 7-11, Azure

Linux

Ubuntu, openSUSE, CentOS, Debian, Alpine, others

Mac

OS X, macOS High Sierra, etc.

.NET Framework Versions Supported

  • .NET Framework: 2.0 to 4.8.1
  • .NET Standard: 2.0, .NET Core 2.1/3.1, .NET 5-8
  • Mono Framework: 1.2 or newer

NuGet Packages Referenced

  • .NET Standard: System.Drawing.Common, System.Text.Encoding.CodePages, System.Security.Cryptography.Pkcs
  • .NET 6-8: System.Text.Encoding.CodePages, System.Security.Cryptography.Pkcs, System.Drawing.Common (Windows), SkiaSharp (non-Windows)

Development Environments

  • Microsoft Visual Studio 2005-2022

Aspose.Cells Grid Suite System Requirements

  • GridDesktop: Supports .NET Framework (2.0-4.8.1), .NET Core 3.1, .NET 7, Windows 2000-11
  • GridWeb: Supports .NET Framework (2.0-4.8.1), .NET Core 6-7, Windows 2000-11, Chrome, Edge, Firefox, Safari, Opera
  • GridJs: Supports .NET Standard 2.0, Windows 2000-11, Linux, Mac, Chrome, Edge, Firefox, Safari, Opera

Note

Microsoft Excel is not required for Aspose.Cells components. Microsoft Excel Viewer is needed only to view generated Excel files.

Install Aspose.Cells on Windows

1. Pre-Installation Checks

  • Ensure IIS is installed (for Web Demos).
  • Disable UAC (User Account Control).

2. Installation Methods

Command Line
  • Run cmd.exe as Administrator.
  • Execute: msiexec /i Aspose.Cells.msi.
Control Panel
  • Navigate to Control Panel > User Accounts > Turn User Account Control On/Off.
  • Uncheck the box and click OK. Restart the system.

Install Aspose.Cells through NuGet

1. Package Manager GUI

  • Open Visual Studio.
  • Tools > Library Package Manager > Manage NuGet Packages.
  • Search "Aspose.Cells" and click "Install".

2. Package Manager Console

  • Open Visual Studio.
  • Tools > Library Package Manager > Package Manager Console.
  • Execute: Install-Package Aspose.Cells.

Referencing Aspose.Cells from a .NET Project

1. Add Reference

  • Right-click "References" in Solution Explorer > Add Reference.
  • Locate Aspose.Cells.dll (from MSI or downloaded DLL) and click OK.

2. Client Profile Project

  • Use DLL from the net_ClientProfile folder for .NET Framework 3.5/4 Client Profile.

3. Grid Controls

  • Add references for Aspose.Cells.GridDesktop.dll and Aspose.Cells.GridWeb.dll similarly.

Convert Worksheet to Image

This code demonstrates how to convert a worksheet into an image format, which can be useful for various application needs such as embedding it into a document or a web page.

//Create a new Workbook object
//Open a template excel file
Workbook book = new Workbook("Sheet to Image.xls");

//Get the first worksheet.
Worksheet sheet = book.Worksheets[0];

//Define ImageOrPrintOptions
ImageOrPrintOptions imgOptions = new ImageOrPrintOptions();

//Specify the image type
imgOptions.ImageType = ImageType.Jpeg;

//Render the sheet with respect to specified image/print options
SheetRender sr = new SheetRender(sheet, imgOptions);

//Render the image for the sheet
Bitmap bitmap = sr.ToImage(0);

//Save the image file
bitmap.Save("SheetImage.jpg");

Using Smart Markers with Custom Objects

This snippet shows how to use Aspose.Cells' Smart Markers feature with custom objects, which is great for dynamically generating reports in Excel.

//Instantiate the workbookdesigner object.
WorkbookDesigner report = new WorkbookDesigner();

//Get the first worksheet(default sheet) in the workbook.
Aspose.Cells.Worksheet w = report.Workbook.Worksheets[0];

//Input some markers to the cells.
w.Cells["A1"].PutValue("Test");
w.Cells["A2"].PutValue("&=MyProduct.Name");
w.Cells["B2"].PutValue("&=MyProduct.Age");

//Instantiate the list collection based on the custom class.
IList<MyProduct> list = new List<MyProduct>();

//Provide values for the markers using the custom class object.
list.Add(new MyProduct("Simon", 30));
list.Add(new MyProduct("Johnson", 33));

//Set the data source.
report.SetDataSource("MyProduct", list);

//Process the markers.
report.Process(false);

//Save the excel file.
report.Workbook.Save("Smart Marker Customobjects.xls");

Merging Cells in a Range

This example shows how to merge or unmerge a range of cells in a worksheet, which can be useful for formatting purposes or creating visually organized reports.

//Create a workbook
Workbook workbook = new Workbook();
Worksheet worksheet = workbook.Worksheets[0];

//Create a range
Range range = worksheet.Cells.CreateRange("A1", "D4");

//Merge cells
range.Merge();

//Unmerge cells (optional)
range.UnMerge();

//Save the workbook
workbook.Save("MergedCells.xlsx");

Adding Chart Titles and Customizing Gridlines

This snippet illustrates how to add a chart title and customize the appearance of gridlines, which allows developers to create well-designed and professional-looking charts.

//Create a new workbook.
Workbook workbook = new Workbook();
Worksheet worksheet = workbook.Worksheets[0];

//Adding a chart to the worksheet
int chartIndex = worksheet.Charts.Add(ChartType.Column, 5, 0, 15, 5);
Chart chart = worksheet.Charts[chartIndex];

//Setting the chart title.
chart.Title.Text = "Sales Chart";

//Hiding major gridlines.
chart.ValueAxis.MajorGridLines.IsVisible = false;

//Saving the Excel file
workbook.Save("ChartWithTitles.xlsx");

Docs API Ref Examples Blog Releases Support License


Tags

Aspose.Cells | Excel API | Spreadsheet Automation | Pivot Table | Conditional Formatting | Chart Customization | Data Manipulation | Grid Controls | Smart Markers | OLE Objects | Workbook Rendering | PDF Conversion | Excel to PDF | Excel Charts | SpreadsheetML | Header and Footer | Excel Themes | Zoom Factor | Worksheet Features | Page Setup | C# API | Excel Rendering | Spreadsheet Conversion | Excel File Formats | Cross-Platform | Excel Data Filter | Worksheet Protection | GridWeb | GridDesktop | Excel VBA | Worksheet Freeze Panes

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (88)

Showing the top 5 NuGet packages that depend on Aspose.Cells:

Package Downloads
fion.modelerp.core

ModelErp

Aspose.Total

Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications.

Aspose.Cells.GridJs

Aspose.Cells.GridJs is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs based on JSON format.

Pj.Library.ThirdParty

Utilities to fasten the development -Library Extensions to the default .net system objects Helpers for serialization, transform, compression, network and file transfer, database operations, logging -Secure Provides encryption and decryption -Service Cloud service support with google drive access and onedrive storage access -ThirdParty Excel read and write, csv file operations

BLT.Common

Package Description

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on Aspose.Cells:

Repository Stars
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
aspose-cells/Aspose.Cells-for-.NET
Aspose.Cells for .NET examples, plugins and showcases
loamen/Kalman.Studio
Kalman.Studio代码生成器是一款基于T4模板引擎的代码生成器和开发辅助工具。可以根据数据库元数据架构信息来生成代码,还可以解析PowerDesigner物理模型文件,根据PDM模型对象来生成代码等。
xlljc/DungeonShooting
《枪火地牢》,一款由Godot开发的地牢射击Rogue游戏
known/Known
Known是基于Blazor的企业级快速开发框架,低代码,跨平台,开箱即用,一处代码,多处运行。
Version Downloads Last updated
24.10.0 850 10/10/2024
24.9.0 40,370 9/10/2024
24.8.0 95,410 8/8/2024
24.7.0 73,277 7/11/2024
24.6.0 87,838 6/14/2024
24.5.0 118,081 5/9/2024
24.4.0 155,178 4/9/2024
24.3.0 207,787 3/8/2024
24.2.0 159,419 2/5/2024
24.1.0 199,352 1/10/2024
23.12.0 154,598 12/12/2023
23.11.0 250,881 11/9/2023
23.10.0 290,891 10/12/2023
23.9.0 187,930 9/13/2023
23.8.0 310,136 8/9/2023
23.7.0 202,853 7/13/2023
23.6.0 218,089 6/8/2023
23.5.0 239,413 5/9/2023
23.4.0 333,912 4/11/2023
23.3.0 628,441 3/8/2023
23.2.0 258,120 2/8/2023
23.1.1 261,982 1/17/2023
23.1.0 85,388 1/10/2023
22.12.0 344,147 12/9/2022
22.11.0 372,949 11/10/2022
22.10.1 367,509 10/20/2022
22.10.0 83,305 10/11/2022
22.9.0 482,568 9/8/2022
22.8.0 227,043 8/4/2022
22.7.0 253,369 7/7/2022
22.6.1 487,000 6/13/2022
22.5.0 271,057 5/10/2022
22.4.0 293,132 4/12/2022
22.3.0 409,667 3/10/2022
22.2.0 280,432 2/11/2022
22.1.0 376,818 1/7/2022
21.12.0 222,260 12/8/2021
21.11.0 371,034 11/8/2021
21.10.0 217,943 10/14/2021
21.9.0 305,883 9/15/2021
21.8.0 230,190 8/12/2021
21.7.0 308,206 7/13/2021
21.6.0 375,740 6/16/2021
21.5.0 342,693 5/14/2021
21.4.0 231,623 4/14/2021
21.3.0 211,711 3/11/2021
21.2.0 417,170 2/5/2021
21.1.0 525,881 1/15/2021
20.12.0 261,327 12/17/2020
20.11.0 348,063 11/12/2020
20.10.0 238,720 10/16/2020
20.9.0 208,137 9/10/2020
20.8.0 278,182 8/13/2020
20.7.0 362,074 7/15/2020
20.6.0 393,485 6/12/2020
20.5.0 187,866 5/21/2020
20.4.0 339,313 4/16/2020
20.3.0 345,351 3/19/2020
20.2.0 166,837 2/20/2020
20.1.0 217,187 1/16/2020
19.12.0 231,415 12/17/2019
19.11.0 256,143 11/15/2019
19.10.0 194,805 10/18/2019
19.9.0 234,935 9/18/2019
19.8.0 221,303 8/20/2019
19.7.0 293,113 7/18/2019
19.6.0 124,756 6/20/2019
19.5.0 128,067 5/16/2019
19.4.0 353,364 4/17/2019
19.3.0 147,130 3/15/2019
19.2.0 171,920 2/18/2019
19.1.0 171,596 1/17/2019
18.12.0 415,708 12/19/2018
18.11.0 135,822 11/19/2018
18.10.0 157,521 10/18/2018
18.9.0 57,464 9/17/2018
18.8.0 128,587 8/15/2018
18.7.0 137,170 7/12/2018
18.6.0 202,318 6/19/2018
18.5.1 52,621 5/23/2018
18.5.0 81,924 5/17/2018
18.4.0 126,286 4/19/2018
18.3.0 148,491 3/16/2018
18.2.0 48,821 2/7/2018
18.1.0 154,491 1/18/2018
17.12.0 93,397 12/15/2017
17.11.1 33,995 11/20/2017
17.10.0 73,197 10/18/2017
17.9.0 46,211 9/19/2017
17.8.0 107,341 8/15/2017
17.7.0 104,742 7/18/2017
17.6.0 39,097 6/15/2017
17.5.0 37,388 5/16/2017
17.4.0 68,819 4/20/2017
17.3.0 52,386 3/16/2017
17.2.0 57,347 2/16/2017
17.1.0 51,134 1/12/2017
16.12.0 70,602 12/13/2016
16.11.0 66,216 11/11/2016
16.10.0 83,566 10/12/2016
9.0.0 91,296 9/13/2016
8.9.2 105,720 8/19/2016
8.9.1 6,101 8/12/2016
8.9.0 69,445 7/18/2016
8.8.3 44,248 6/28/2016
8.8.2 38,080 6/3/2016
8.8.1 8,723 5/23/2016
8.8.0 133,308 4/21/2016
8.7.2 55,600 3/25/2016
8.7.1 96,168 2/24/2016
8.7.0 27,676 1/26/2016
8.6.3 45,163 12/23/2015
8.6.2 50,947 11/20/2015
8.6.1 42,115 10/23/2015
8.6.0 41,433 9/21/2015
8.5.2 46,517 8/17/2015
8.5.1 54,860 7/16/2015
8.5.0 31,494 6/19/2015
8.4.2 57,136 5/19/2015
8.4.1 20,541 4/15/2015
8.4.0 47,986 3/12/2015
8.3.2.1 93,115 2/4/2015
8.3.2 17,913 1/23/2015
8.3.1 25,307 12/10/2014
8.3.0 13,591 11/14/2014
8.2.2 92,043 10/16/2014
8.2.1 69,807 9/17/2014
8.2.0 19,837 8/15/2014
8.1.2 12,304 7/23/2014
8.1.1 31,072 6/27/2014
8.1.0 24,116 6/6/2014
8.0.2 18,199 5/14/2014
8.0.1 13,903 4/21/2014
8.0.0 18,288 3/26/2014
7.7.2 292,136 2/17/2014
7.7.1 27,716 1/15/2014
7.7.0 24,168 12/16/2013
7.6.1 56,153 11/18/2013
7.6.0 45,897 10/17/2013
7.5.3 15,389 9/10/2013
7.5.2 16,250 8/14/2013
7.5.1 11,311 7/18/2013
7.5.0 33,396 6/10/2013
7.4.3 37,007 4/29/2013
7.4.2 13,885 4/1/2013
7.4.1 10,860 3/4/2013
7.4.0 21,140 1/28/2013
7.3.5 10,466 12/31/2012
7.3.4 19,090 11/30/2012
7.3.3 18,688 10/30/2012
7.3.2 64,468 9/28/2012
7.3.1 13,573 8/27/2012
7.3.0 13,189 7/17/2012
7.2.2 15,812 6/18/2012
7.2.1 11,192 5/21/2012
7.2.0 29,748 4/16/2012
7.1.2 7,783 3/19/2012
7.1.1.1 7,976 2/16/2012
7.1.1 6,583 2/14/2012
7.1.0 27,892 1/24/2012