Gets a value indicating whether the specified function will be recognized and solved by Microsoft Excel when the workbook is saved out.
public System.bool IsValidFunctionName(
System.string
)
'Declaration
Public Function IsValidFunctionName( _
ByVal As System.String _
) As System.Boolean
Parameters
- functionName
- The case-insensitive name of the function.
Return Value
True if the function will be recognized in Microsoft Excel; False otherwise.
Target Platforms: Windows 8.1, Windows 8.1, Windows 8, 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