Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is not intended to be used directly from your code. This member is public because of Microsoft ASP.NET infrastructure requirements.
Namespace: Microsoft.Office.Excel.WebUI
Assembly: Microsoft.Office.Excel.WebUI (in Microsoft.Office.Excel.WebUI.dll)
Syntax
'Declaration
Public Overrides Function GetToolParts As ToolPart()
'Usage
Dim instance As ExcelWebRenderer
Dim returnValue As ToolPart()
returnValue = instance.GetToolParts()
public override ToolPart[] GetToolParts()
Return Value
Type: []