mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-03 09:03:15 +00:00
fixes to casing, and some basic functions changed to advanced
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
function Invoke-Sum {
|
||||
[CmdletBinding()]
|
||||
param(
|
||||
$data,
|
||||
$dimension,
|
||||
|
||||
Reference in New Issue
Block a user