Display All User-Defined Function References

Scenario/Problem: You need to display all user-defined function references configured for an Excel Services application.

Solution: Use the Get-SPExcelUserDefinedFunction cmdlet with the ExcelServiceApplication parameter.

Using the Get-SPExcelUserDefinedFunction cmdlet with the ExcelServiceApplication parameter, as shown in Listing 21.18, displays all configured user-defined functions.

Listing 21.18. Displaying All User-Defined Function References

Get-SPExcelUserDefinedFunction-ExcelServiceApplication "Excel Services Application"

Get PowerShell™ for SharePoint® 2013 How-To now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.