Skip to content

Commit 2a45f2a

Browse files
authored
Update README.md
1 parent 0135815 commit 2a45f2a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RowsOutline/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Sample is [there](#sample)
2222
[ExcelWorksheetsRowOutlines.pq](../RowsOutline/ExcelWorksheetsRowOutlines.pq)
2323

2424
### Description:
25-
2625
Returns spreadsheets (not tables) data from Excel workbook (xlsx or xlsm tested), adding information about rows outline levels.
2726
As rows outline levels is the property of rows (not cells), it is possible to return outline level for each used row.
2827

@@ -84,7 +83,7 @@ If null or not provided then `true`
8483

8584
***
8685

87-
## [Sample](#sample)
86+
## Sample
8887
There two files:
8988
* [`ExcelWorksheetsRowOutlines_TesterDataSet.xlsx`](ExcelWorksheetsRowOutlines_TesterDataSet.xlsx), which contains simple workbook with some rows grouping
9089
* [`ExcelWorksheetsRowOutlines_Tester.xlsx`](ExcelWorksheetsRowOutlines_Tester.xlsx), which contains code and several queries to show how function works

0 commit comments

Comments
 (0)