jhoneill
5e87c3f6a7
fixes to casing, and some basic functions changed to advanced
2019-11-25 23:40:51 +00:00
jhoneill
feb493e397
fix naming consitency (case mostly)
2019-11-25 01:01:55 +00:00
jhoneill
1f767338f2
Fix path error in PSM1
2019-11-17 16:04:10 +00:00
jhoneill
6d97018de6
Move help from Comment-based to md. Relocate functions (sans help)
2019-11-17 15:30:15 +00:00
dfinke
ef6defd75c
Change the order of HeaderName and NoHeader. Adding tests.
2019-11-08 16:07:14 -05:00
dfinke
031c9b9c73
Add If to test for headername parameter
2019-11-04 17:06:26 -05:00
jhoneill
6b626e8f5f
Better handling of autosize (again)
2019-11-01 01:57:04 +00:00
jhoneill
c71afe802e
*Selective* -asText on import & 1 linux test bug
2019-10-31 15:47:44 +00:00
jhoneill
34fe2f429a
Added support for Import-Excel -ASTEXT
2019-10-30 10:59:23 +00:00
ili101
bb9aa9233b
Linux dependencies missing warning
2019-08-29 23:50:10 +03:00
ili101
6650ecd5b8
FileList Case
2019-08-29 00:22:47 +03:00
ili101
b27f6bec3c
Module.Template 2.0.2
2019-08-29 00:22:46 +03:00
jhoneill
f631a20269
Conflict resolution
2019-07-24 13:02:39 +01:00
jhoneill
dbd35721ee
Fix broken test & regression re: passwords
2019-07-24 12:02:22 +01:00
dfinke
585d9686a6
Remove firstTimeThru check
2019-07-04 16:14:36 -04:00
dfinke
e87a6bdaf5
Add extension test back in
2019-07-04 12:16:44 -04:00
dfinke
914c61048b
Moved back, CI has issues with $psscriptroot for xlsx
2019-07-04 12:03:05 -04:00
dfinke
25fb76d9b7
Remove test, put check in begin block
2019-07-04 11:59:15 -04:00
dfinke
5700be0684
works locally, not in the CI tho
2019-07-04 11:45:42 -04:00
dfinke
6d86108060
wip: remove param validation
2019-07-04 11:40:02 -04:00
dfinke
4581c2b3e9
Added resolve-path and tests. #627 ; Commented out write-warning
2019-07-04 11:18:28 -04:00
Doug Finke
4383916090
Merge pull request #610 from jhoneill/master
...
Style and read only
2019-06-11 16:13:22 -04:00
jhoneill
7c2bbf9595
Read-only imports + small test fix
2019-06-11 15:09:36 +01:00
dfinke
0f9b308d53
Bump version
2019-05-26 14:46:57 -04:00
jhoneill
b488ffc700
Allow import Excel to take packages not just paths
2019-05-24 16:23:13 +01:00
jhoneill
b06e9e35b7
Fixed file case errors impacting loading on Linux
2019-05-01 10:16:13 -07:00
jhoneill
6c7f00b031
Linted with the updated PSScriptAnalyzer.
2019-04-30 13:28:52 -07:00
dfinke
d3d8d76a71
fixed psm1. added .ps1 to Set-WorkSheetProtection
2019-03-02 14:03:26 -05:00
jhoneill
22283604f8
Sync with DFinke's master
2019-02-25 18:14:46 +00:00
jhoneill
89a8cb0469
Added data validation
2019-01-21 14:20:57 +00:00
dfinke
9db2bc068e
Added to psm1
2018-12-30 08:29:18 -05:00
dfinke
e1fe36699b
Added Export-StocksToExcel
2018-11-25 16:16:16 -05:00
Doug Finke
c07fc81dfe
Merge pull request #458 from jhoneill/master
...
Fixed #457 & a couple more tweaks
2018-10-08 17:05:41 -04:00
Doug Finke
6683bed799
Merge pull request #455 from SQLvariant/master
...
Added Example for SQL Server
2018-10-08 14:47:27 -04:00
dbaileyut
50905c7989
* Fix typo in Import-Excel help description
2018-10-05 16:04:19 -05:00
jhoneill
91a7c17341
perf: removed verbose from loop in import. tests: better alias check
2018-10-04 21:31:47 +01:00
Aaron Nelson
3c18af50b9
Added Example for SQL Server to Import-Excel
...
Added an example for INSERTing rows into a SQL Server table from the Import-Excel function.
2018-10-04 15:36:42 -04:00
jhoneill
cea9713129
Relocation of and parameter improvments to Chart, & Pivot table;
2018-08-23 12:12:56 +01:00
jhoneill
5a235e309e
Tider errors for file open on import; password tests
2018-08-07 15:00:33 +01:00
jhoneill
77fb51da8d
Argument completers for worksheet name & number format. Fixed bug with -hidden
2018-07-31 15:07:33 +01:00
dfinke
f785fe0566
Merge latest changes
2018-07-15 12:11:58 -04:00
dfinke
91eabeada1
resolved merge conflicts
2018-06-30 20:46:54 -04:00
jhoneill
a3693a7faf
Many changes. Detailed on Readme.md under what's new
2018-06-25 14:06:43 +01:00
jhoneill
f689c84d04
needed to sync
...
a
2018-06-22 21:36:46 +01:00
jhoneill
d74cce91b6
Added join Worksheet
...
Moved "MoveTo…" functionality into Add-Worksheet and gave it copy worksheet functionality
Added create new file functionality to Open-ExcelPackage - requires a -create switch so previous "Open for read if it exists" behaviour is kept.
Fixed Conditional formatting so background pattern is "None" not "Solid" by default.
Tidied comments and help in Merge and Compare
Added Join Worksheet
Added Extra parameters, sanity check and help to New-PivotTableDefinition
2018-06-17 03:15:47 +01:00
dfinke
3ce9018d3c
updated
2018-06-08 16:55:08 -04:00
jhoneill
e47e1d99c1
Added EndRow, StartColumn, EndColumn to Import-Excel
...
Start row already existed.
Aliases allow you to specify -no header -top 10 -bottom 20 -left 6 -right 8
Start row can be below end right row, and start (left) column can be to the right of the end column - this allows read in reverse order, but does generate a warning.
2018-06-08 10:43:57 +01:00
jhoneill
39a68e71c4
Tidying of case, parameter clarity, removal of aliasess.
...
Added timeout to send-SqlDataToExcel
Added Merge WorkSheet
Fixed bugs in Compare-Worksheet
2018-05-26 22:24:36 +01:00
jhoneill
da7a70752c
Added Compare worksheet
...
Added Compate-worksheet function (in its own PS1) Updated
ColorCompletion.ps1 to hold argument completers for set row, and set
column, and removed duplicates from formatting.ps1
Fixed case of Path param in Open-ExcelPackage
Added comments about date format (m/d/yy is trapped and translated to
local date)
2018-04-26 16:19:59 +01:00
Ili Metuky
33d86cb3c9
Fixed the bug "Unable to find type [PSPlot]"
...
Also added a test for it in ImportExcel.Tests.ps1
The previous fix was broke again by commit:
bd40cfe829 (diff-f50d26003c0baf98f417a44fc1cac92b)
2018-04-16 20:19:10 +03:00