mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-13 23:03:24 +00:00
Merge pull request #775 from stahler/master
Update help for GroupDateRow parameter. Thanks for the update Wes (@stahler)!
This commit is contained in:
@@ -194,7 +194,7 @@ Accept wildcard characters: False
|
|||||||
```
|
```
|
||||||
|
|
||||||
### -GroupDateRow
|
### -GroupDateRow
|
||||||
The name of a row field which should be grouped by parts of the date/time (ignored if GroupDateRow is not specified)
|
The name of a row field which should be grouped by parts of the date/time (ignored if GroupDatePart is not specified)
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
Type: String
|
Type: String
|
||||||
|
|||||||
Reference in New Issue
Block a user