IWorksheetFunction.IsNonText(Object) Method

Definition

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

Parameters

Arg1
Object

Returns

Applies to