| Visual Basic (Declaration) | |
|---|---|
Public Shared Function SpreadSettingsEditor( _ ByVal spread As FpSpread, _ ByVal helpFile As String, _ ByVal topic As String _ ) As Boolean  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
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
 - Help file
 - topic
 - Topic
 
Return Value
Boolean: true if successful; false otherwiseTarget Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8