IWorksheetFunction.IsError(Object) Method

Definition

public:
 bool IsError(System::Object ^ Arg1);
public bool IsError (object Arg1);
Public Function IsError (Arg1 As Object) As Boolean

Parameters

Arg1
Object

Returns

Applies to