'Declaration Public Shared Sub DisplayHelp( _ ByVal owner As Object, _ ByVal topic As String _ )
'Declaration
Public Shared Sub DisplayHelp( _ ByVal owner As Object, _ ByVal topic As String _ )
'Usage Dim owner As Object Dim topic As String FpSpread.DisplayHelp(owner, topic)
'Usage
Dim owner As Object Dim topic As String FpSpread.DisplayHelp(owner, topic)
public static void DisplayHelp( object owner, string topic )
FpSpread Class FpSpread Members