IWorksheetFunction.DVarP(Range, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
double DVarP(Microsoft::Office::Interop::Excel::Range ^ Arg1, System::Object ^ Arg2, System::Object ^ Arg3);
public double DVarP (Microsoft.Office.Interop.Excel.Range Arg1, object Arg2, object Arg3);
Public Function DVarP (Arg1 As Range, Arg2 As Object, Arg3 As Object) As Double
Parameters
- Arg1
- Range
- Arg2
- Object
- Arg3
- Object