IWorksheetFunction.IsLogical(Object) Method

Definition

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

Parameters

Arg1
Object

Returns

Applies to