SpreadsheetGear.CustomFunctions Namespace > IArguments Interface : CurrentFunctionName Property |
'Declaration
ReadOnly Property CurrentFunctionName As System.String
'Usage
Dim instance As IArguments Dim value As System.String value = instance.CurrentFunctionName
System.string CurrentFunctionName {get;}
read-only property CurrentFunctionName: System.String;
function get CurrentFunctionName : System.String
__property System.string* get_CurrentFunctionName();
property System.String^ CurrentFunctionName {
System.String^ get();
}
Target 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