IWorksheetFunction.CountBlank(Range) Method

Definition

public:
 double CountBlank(Microsoft::Office::Interop::Excel::Range ^ Arg1);
public double CountBlank (Microsoft.Office.Interop.Excel.Range Arg1);
Public Function CountBlank (Arg1 As Range) As Double

Parameters

Arg1
Range

Returns

Applies to