IWorksheetFunction.IsErr(Object) Method

Definition

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

Parameters

Arg1
Object

Returns

Applies to