mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-21 03:43:24 +00:00
updated
This commit is contained in:
@@ -80,7 +80,7 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi
|
||||
- Removed the need to specify a fill type when specifying a title background color
|
||||
- Added MoveToStart, MoveToEnd, MoveBefore and MoveAfter Parameters - these go straight through to Add worksheet
|
||||
- Added "NoScriptOrAliasProperties" "DisplayPropertySet" switches (names subject to change) - combined with ExcludeProperty these are a quick way to reduce the data exported (and speed things up)
|
||||
- Added PivotTableName Switch (in line with 5.0.1 release)
|
||||
- Added PivotTableName String (in line with 5.0.1 release)
|
||||
- Add-CellValue now understands URI item properties. If a property is of type URI it is created as a hyperlink to speed up Add-CellValue
|
||||
- Commented out the write verbose statements even if verbose is silenced they cause a significant performance impact and if it's on they will cause a flood of messages.
|
||||
- Re-ordered the choices in the switch and added an option to say "If it is numeric already post it as is"
|
||||
|
||||
Reference in New Issue
Block a user