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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2