Skip to content

Commit 7a5d1b2

Browse files
authored
Merge pull request #1912 from lucafrance/patch-1
Update return type of Excel.Worksheet.PivotTables.md
2 parents 41157b0 + b349a1e commit 7a5d1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Excel.Worksheet.PivotTables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ _expression_ A variable that represents a **[Worksheet](Excel.Worksheet.md)** ob
3131

3232
## Return value
3333

34-
**Object**
34+
**[PivotTable](Excel.PivotTable.md)**
3535

3636

3737
## Example

0 commit comments

Comments
 (0)