ExcelPSLib
0.6.1
The goal of the ExcelPSLib Powershell Module is to add as much as possible an abstraction layer between .NET and Powershell by providing convenient "cmdlets".
ExcelPSLib is intende
The goal of the ExcelPSLib Powershell Module is to add as much as possible an abstraction layer between .NET and Powershell by providing convenient "cmdlets".
ExcelPSLib is intended to Admins who want to create easily and in no time an XLSX file output for their Powershell scripts instead of an XML/XSLT, CSV File or even worse a TXT file because If you work within a Microsoft infrastructure the XSLX format is the most valuable format for every one in your company... And this With no special knowledge requirement ;-)
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
Philip Tomson
Package Details
Author(s)
- Philip Tomson
Tags
Functions
New-OOXMLPackage Add-OOXMLWorksheet Get-OOXMLWorkbook Select-OOXMLWorkSheet Set-OOXMLRangeValue Set-OOXMLRangeBorder Set-OOXMLRangeBorderTop Set-OOXMLRangeBorderRight Set-OOXMLRangeBorderBottom Set-OOXMLRangeBorderLeft Set-OOXMLRangeFill Set-OOXMLRangeFont Set-OOXMLRangeTextOptions Set-OOXMLPrinterSettings Get-OOXMLHelp Get-OOXMLDeprecatedCommand Convert-OOXMLOldScripts Convert-OOXMLCellsCoordinates Get-OOXMLColumnString New-OOXMLPivotTable Set-OOXMLStyleSheet New-OOXMLStyleSheet New-OOXMLStyleSheetData Export-OOXML Add-OOXMLConditionalFormatting Get-OOXMLFormulaObject Get-OOXMLConditonalFormattingCustomObject Test-DataTypeIntegrity Import-OOXML Save-OOXMLPackage
Dependencies
This module has no dependencies.
Release Notes
This update in mainly focused on the functionnalities of the Export-OOXML Cmdlet
FileList
- ExcelPSLib.nuspec
- Demo.ps1
- EPPlus.dll
- ExcelPSLib.psd1
- ExcelPSLib.psm1
- License.txt
- unins000.dat
- unins000.exe