DarkLite1
e68a5f27e5
Fixed 'DataOnly' header issue
...
This has been fixed: Looks like it adds the "headers" in the sheet to
the data when you specify -DataOnly
2017-02-14 09:38:08 +01:00
DarkLite1
7cdf40e0c8
Added 'Get-ExcelWorkbookInfo'
2017-02-14 09:13:46 +01:00
DarkLite1
ecd2fbbc1f
Revert "Improved ' Get-ExcelSheetInfo '"
...
This reverts commit d830278cbc .
2017-02-14 08:28:00 +01:00
DarkLite1
d830278cbc
Improved ' Get-ExcelSheetInfo '
...
Added options to retrieve information about the sheet or about the whole
workbook. Usefull in case you want to know who last saved the file or
other information.
2017-02-08 09:58:01 +01:00
DarkLite1
9790cb958c
Revert "Revert "Added 'DataOnly' parameter""
...
This reverts commit 782c027960 .
2017-02-08 09:51:13 +01:00
DarkLite1
782c027960
Revert "Added 'DataOnly' parameter"
...
This reverts commit 1ee1396a56 .
2017-02-08 09:50:39 +01:00
DarkLite1
1ee1396a56
Added 'DataOnly' parameter
...
Added 'DataOnly' parameter: When used we will only generate objects for
rows that contain text values, not for empty rows or columns.
2017-02-08 09:48:16 +01:00
DarkLite1
b93c8749d9
Added help
...
Added help text for 'Import-Excel'
2017-02-08 09:44:44 +01:00
Doug Finke
37fda63082
Update README.md
2016-12-22 15:22:16 -05:00
Doug Finke
90eae1581d
Update README.md
2016-12-22 15:21:36 -05:00
dfinke
2984a6b9f4
Updated
2016-12-22 12:07:21 -05:00
dfinke
35ab872a4f
added image
2016-12-22 12:06:37 -05:00
dfinke
ed5fb99319
updated
2016-12-22 12:03:58 -05:00
Doug Finke
6c8ddf6e1b
Merge pull request #153 from dfinke/tryscriptblock
...
Tryscriptblock
2016-12-22 12:02:29 -05:00
dfinke
221bc5d215
updated
2016-12-22 12:01:16 -05:00
dfinke
29e44e0aa1
Add scriptblock for Cell Fill Style
2016-12-22 11:24:18 -05:00
Doug Finke
374010c7f6
Update README.md
2016-09-28 08:24:17 -04:00
dfinke
4e7999e8c2
updated
2016-09-28 08:20:20 -04:00
Doug Finke
fbc816b3b5
Merge pull request #130 from xelsirko/master
...
Fixes #129 .
2016-09-28 08:16:26 -04:00
Doug Finke
416821003f
Merge pull request #126 from headsphere/patch-1
...
Powershell 3.0 compatibility fix
2016-09-28 08:04:44 -04:00
Xelsirko
710987d738
Fixes #129 .
2016-09-28 11:18:32 +00:00
headsphere
1cd583ca12
Update Export-Excel.ps1
2016-09-27 11:06:50 +01:00
headsphere
27dea78413
Update Export-Excel.ps1
...
Fixed problem with conditional formatting code that was breaking in Powershell 3
2016-09-21 13:22:57 +01:00
dfinke
23967f7738
bump revision
2016-09-20 17:21:46 -04:00
dfinke
e811ce4b4b
Fixes #121
2016-09-12 16:10:18 -04:00
dfinke
b8178ed910
Added contains blanks example
2016-09-12 16:09:04 -04:00
dfinke
6bbc5cb6e3
Enabled ContainsBlanks for conditional text
2016-09-12 16:07:33 -04:00
dfinke
3db1473c05
Fixed #115
2016-08-12 17:16:15 -04:00
dfinke
3efdfd0e0b
Added Copy-ExcelWorksheet
2016-07-30 15:11:01 -04:00
dfinke
372fdc4213
Fixes #68 Import-Excel headers no data
2016-07-21 19:54:36 -04:00
dfinke
a53323d3aa
updated
2016-07-07 07:55:58 -04:00
Doug Finke
e38bfd26a6
Merge pull request #113 from attilamihalicz/fix_112
...
uninitialized variable $idx leaks into the pipeline when -TableName parameter is used.
2016-07-07 07:50:25 -04:00
Doug Finke
ad89f47b08
Merge pull request #111 from attilamihalicz/master
...
removing extra spaces after the backtick
2016-07-07 07:49:45 -04:00
attilamihalicz
2cd807abfb
uninitialized variable $idx leaks into the pipeline when -TableName parameter is used.
2016-07-07 13:22:16 +02:00
Attila Mihalicz
dba4768514
uninitialized variable leaks into the pipeline when -TableName parameter is used.
2016-07-07 11:35:42 +02:00
attilamihalicz
151658c808
removing extra spaces after the backtick
2016-07-07 10:37:04 +02:00
dfinke
d520c12227
changed another path to providerPath
2016-07-01 16:19:42 -04:00
dfinke
c7068dc562
Import-Excel change Resolve-Path to return ProviderPath for use with UNC
2016-07-01 15:57:19 -04:00
dfinke
1d897286b7
Resolve the path with ProviderPath for UNC
2016-07-01 15:55:15 -04:00
dfinke
3c5020f137
Fixes Casting Error in Export-Excel #108
2016-06-28 15:01:41 -04:00
dfinke
1788e6bbe8
updated
2016-06-01 17:22:10 -04:00
dfinke
0c18f1da1a
updated
2016-06-01 17:20:11 -04:00
dfinke
60fe6e5d1b
Version bumped
2016-06-01 17:20:06 -04:00
dfinke
7b4178070a
Updated for new ps1
2016-06-01 17:19:57 -04:00
dfinke
e9add66f66
added
2016-06-01 17:19:42 -04:00
dfinke
2da4575496
Add Switch UseDefaultCredentials
2016-06-01 17:06:07 -04:00
Doug Finke
4ef421eb00
Merge pull request #104 from JustinGrote/patch-1
...
Update README.md Installation Instructions
2016-05-20 18:47:32 -04:00
Justin Grote
4118e2119f
Update README.md Installation Instructions
...
Update the installation instructions to be more direct and precise, making it easier for someone to get started. Also add the -scope CurrentUser method as an option which doesn't require admin privileges.
2016-05-20 15:14:29 -07:00
dfinke
563e213992
Bumped version
2016-04-30 15:39:35 -04:00
dfinke
7243181563
Tests added thanks to https://github.com/W1M0R
2016-04-30 15:33:36 -04:00