mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Increases to test coverage (now >80%)
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
[int]$TextRotation ,
|
||||
#Set cells to a fixed hieght
|
||||
[float]$Height,
|
||||
#If Specified, return an ExcelPackage object to allow further work to be done on the file
|
||||
#If Specified, return a row object to allow further work to be done
|
||||
[switch]$PassThru
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user