Edit

Share via


IWorksheetFunction.IsOdd(Object) Method

Definition

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

Parameters

Arg1
Object

Returns

Applies to