Files
ImportExcel/Examples
jhoneill 9969a94309 Minor Fixes, Set-Row, Set-Column, Send-SQLDataToExcel
Export-Excel :
* Fixed a typo in the message at line 373.
* Now catch an attempt to both clear the sheet and append to it.
* Fixed some issues when appending to sheets where the header isn't in
row 1 or the data doesn't start in column 1.
* Added support for more settings when creating a pivot chart.
* Corrected a typo PivotTableName was PivtoTableName in definition of
New-PivotTableDefinition
Add-ConditionalFormat and Set-Format added to the parameters so each has
the choice of working more like the other.
Added Set-Row and Set-Column - fill a formula down or across.
Added Send-SQLDataToExcel. Insert a rowset and then call Export-Excel
for ranges, charts, pivots etc
2017-11-15 18:04:14 +00:00
..
2016-03-31 17:54:53 -04:00
2017-10-07 10:26:11 -04:00
2016-03-22 23:41:39 -04:00
2016-03-08 09:11:55 -05:00
2015-12-22 14:59:59 -05:00
2016-03-20 22:51:07 -04:00
2016-03-03 17:07:37 -05:00
2016-03-26 13:57:21 -04:00
2016-02-21 17:25:29 -05:00
2016-01-05 09:38:55 -05:00
2015-12-17 17:50:10 -05:00
2015-12-17 18:34:01 -05:00
2015-12-17 18:10:54 -05:00
2017-10-13 15:50:25 -04:00