mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-10 05:13:49 +00:00
updated
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
PowerShell Import-Excel
|
||||
-
|
||||
|
||||
<p align="center">
|
||||
<a href="https://ci.appveyor.com/project/dfinke/importexcel/branch/master"><img src="https://ci.appveyor.com/api/projects/status/21hko6eqtpccrkba/branch/master?svg=true"></a>
|
||||
<a href="./LICENSE.txt"><img
|
||||
@@ -11,6 +8,9 @@ src="https://img.shields.io/powershellgallery/dt/ImportExcel.svg"></a>
|
||||
src="https://img.shields.io/powershellgallery/v/ImportExcel.svg"></a>
|
||||
</p>
|
||||
|
||||
PowerShell Import-Excel
|
||||
-
|
||||
|
||||
This PowerShell Module allows you to read and write Excel files without installing Microsoft Excel on your system. No need to bother with the cumbersome Excel COM-object. Creating Tables, Pivot Tables, Charts and much more has just become a lot easier.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user