'Declaration Public Shared Function SpreadSettingsEditor( _ ByVal spread As FpSpread, _ ByVal helpFile As String, _ ByVal topic As String _ ) As Boolean
'Usage Dim spread As FpSpread Dim helpFile As String Dim topic As String Dim value As Boolean value = ExternalDialogs.SpreadSettingsEditor(spread, helpFile, topic)
Parameters
- spread
- FarPoint Spread
- helpFile
- File name, including path if necessary, for the help file
- topic
- Help topic within the help file