Uses of Class
odata.msgraph.client.complex.Json
-
-
Uses of Json in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as Json Modifier and Type Field Description protected JsonResultTemplate. bodyprotected JsonVisualInfo. contentprotected JsonWorkbookFilterCriteria. valuesMethods in odata.msgraph.client.complex that return Json Modifier and Type Method Description JsonJson.Builder. build()JsonJson. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type Json Modifier and Type Method Description Optional<Json>ResultTemplate. getBody()Optional<Json>VisualInfo. getContent()Optional<Json>WorkbookFilterCriteria. getValues()Methods in odata.msgraph.client.complex with parameters of type Json Modifier and Type Method Description ResultTemplate.BuilderResultTemplate.Builder. body(Json body)VisualInfo.BuilderVisualInfo.Builder. content(Json content)WorkbookFilterCriteria.BuilderWorkbookFilterCriteria.Builder. values(Json values)ResultTemplateResultTemplate. withBody(Json body)VisualInfoVisualInfo. withContent(Json content)WorkbookFilterCriteriaWorkbookFilterCriteria. withValues(Json values) -
Uses of Json in odata.msgraph.client.entity
Fields in odata.msgraph.client.entity declared as Json Modifier and Type Field Description protected JsonWorkbookRangeView. cellAddressesprotected JsonManagedAppStatusRaw. contentprotected JsonUserActivity. contentInfoprotected JsonWorkbookRange. formulasprotected JsonWorkbookRangeView. formulasprotected JsonWorkbookRange. formulasLocalprotected JsonWorkbookRangeView. formulasLocalprotected JsonWorkbookRange. formulasR1C1protected JsonWorkbookRangeView. formulasR1C1protected JsonWorkbookChartAxis. majorUnitprotected JsonWorkbookChartAxis. maximumprotected JsonWorkbookChartAxis. minimumprotected JsonWorkbookChartAxis. minorUnitprotected JsonWorkbookRange. numberFormatprotected JsonWorkbookRangeView. numberFormatprotected JsonWorkbookRange. textprotected JsonWorkbookRangeView. textprotected JsonWorkbookChartPoint. valueprotected JsonWorkbookFunctionResult. valueprotected JsonWorkbookNamedItem. valueprotected JsonWorkbookRange. valuesprotected JsonWorkbookRangeView. valuesprotected JsonWorkbookTableColumn. valuesprotected JsonWorkbookTableRow. valuesprotected JsonWorkbookRange. valueTypesprotected JsonWorkbookRangeView. valueTypesMethods in odata.msgraph.client.entity that return types with arguments of type Json Modifier and Type Method Description Optional<Json>WorkbookRangeView. getCellAddresses()Optional<Json>ManagedAppStatusRaw. getContent()“Status report content.”Optional<Json>UserActivity. getContentInfo()Optional<Json>WorkbookRange. getFormulas()Optional<Json>WorkbookRangeView. getFormulas()Optional<Json>WorkbookRange. getFormulasLocal()Optional<Json>WorkbookRangeView. getFormulasLocal()Optional<Json>WorkbookRange. getFormulasR1C1()Optional<Json>WorkbookRangeView. getFormulasR1C1()Optional<Json>WorkbookChartAxis. getMajorUnit()Optional<Json>WorkbookChartAxis. getMaximum()Optional<Json>WorkbookChartAxis. getMinimum()Optional<Json>WorkbookChartAxis. getMinorUnit()Optional<Json>WorkbookRange. getNumberFormat()Optional<Json>WorkbookRangeView. getNumberFormat()Optional<Json>WorkbookRange. getText()Optional<Json>WorkbookRangeView. getText()Optional<Json>WorkbookChartPoint. getValue()Optional<Json>WorkbookFunctionResult. getValue()Optional<Json>WorkbookNamedItem. getValue()Optional<Json>WorkbookRange. getValues()Optional<Json>WorkbookRangeView. getValues()Optional<Json>WorkbookTableColumn. getValues()Optional<Json>WorkbookTableRow. getValues()Optional<Json>WorkbookRange. getValueTypes()Optional<Json>WorkbookRangeView. getValueTypes()Methods in odata.msgraph.client.entity with parameters of type Json Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. abs(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. accrInt(Json issue, Json firstInterest, Json settlement, Json rate, Json par, Json frequency, Json basis, Json calcMethod)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. accrIntM(Json issue, Json settlement, Json rate, Json par, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. acos(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. acosh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. acot(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. acoth(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. amorDegrc(Json cost, Json datePurchased, Json firstPeriod, Json salvage, Json period, Json rate, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. amorLinc(Json cost, Json datePurchased, Json firstPeriod, Json salvage, Json period, Json rate, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. and(Json values)com.github.davidmoten.odata.client.ActionRequestNoReturnWorkbookFilter. applyValuesFilter(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. arabic(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. areas(Json reference)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. asc(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. asin(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. asinh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. atan(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. atan2(Json xNum, Json yNum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. atanh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. aveDev(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. average(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. averageA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. averageIf(Json range, Json criteria, Json averageRange)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. averageIfs(Json averageRange, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bahtText(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. base(Json number, Json radix, Json minLength)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. besselI(Json x, Json n)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. besselJ(Json x, Json n)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. besselK(Json x, Json n)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. besselY(Json x, Json n)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. beta_Dist(Json x, Json alpha, Json beta, Json cumulative, Json A, Json B)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. beta_Inv(Json probability, Json alpha, Json beta, Json A, Json B)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bin2Dec(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bin2Hex(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bin2Oct(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. binom_Dist(Json numberS, Json trials, Json probabilityS, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. binom_Dist_Range(Json trials, Json probabilityS, Json numberS, Json numberS2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. binom_Inv(Json trials, Json probabilityS, Json alpha)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bitand(Json number1, Json number2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bitlshift(Json number, Json shiftAmount)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bitor(Json number1, Json number2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bitrshift(Json number, Json shiftAmount)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. bitxor(Json number1, Json number2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. ceiling_Math(Json number, Json significance, Json mode)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. ceiling_Precise(Json number, Json significance)WorkbookRangeView.BuilderWorkbookRangeView.Builder. cellAddresses(Json cellAddresses)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. char_(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. chiSq_Dist(Json x, Json degFreedom, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. chiSq_Dist_RT(Json x, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. chiSq_Inv(Json probability, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. chiSq_Inv_RT(Json probability, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. choose(Json indexNum, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. clean(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. code(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. columns(Json array)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. combin(Json number, Json numberChosen)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. combina(Json number, Json numberChosen)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. complex(Json realNum, Json iNum, Json suffix)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. concatenate(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. confidence_Norm(Json alpha, Json standardDev, Json size)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. confidence_T(Json alpha, Json standardDev, Json size)ManagedAppStatusRaw.BuilderManagedAppStatusRaw.Builder. content(Json content)“Status report content.”UserActivity.BuilderUserActivity.Builder. contentInfo(Json contentInfo)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. convert(Json number, Json fromUnit, Json toUnit)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. cos(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. cosh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. cot(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. coth(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. count(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. countA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. countBlank(Json range)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. countIf(Json range, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. countIfs(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. coupDayBs(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. coupDays(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. coupDaysNc(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. coupNcd(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. coupNum(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. coupPcd(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. csc(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. csch(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. cumIPmt(Json rate, Json nper, Json pv, Json startPeriod, Json endPeriod, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. cumPrinc(Json rate, Json nper, Json pv, Json startPeriod, Json endPeriod, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. date(Json year, Json month, Json day)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. datevalue(Json dateText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. daverage(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. day(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. days(Json endDate, Json startDate)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. days360(Json startDate, Json endDate, Json method)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. db(Json cost, Json salvage, Json life, Json period, Json month)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dbcs(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dcount(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dcountA(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. ddb(Json cost, Json salvage, Json life, Json period, Json factor)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dec2Bin(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dec2Hex(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dec2Oct(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. decimal(Json number, Json radix)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. degrees(Json angle)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. delta(Json number1, Json number2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. devSq(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dget(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. disc(Json settlement, Json maturity, Json pr, Json redemption, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dmax(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dmin(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dollar(Json number, Json decimals)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dollarDe(Json fractionalDollar, Json fraction)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dollarFr(Json decimalDollar, Json fraction)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dproduct(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dstDev(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dstDevP(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dsum(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. duration(Json settlement, Json maturity, Json coupon, Json yld, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dvar(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. dvarP(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. ecma_Ceiling(Json number, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. edate(Json startDate, Json months)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. effect(Json nominalRate, Json npery)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. eoMonth(Json startDate, Json months)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. erf(Json lowerLimit, Json upperLimit)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. erf_Precise(Json X)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. erfC(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. erfC_Precise(Json X)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. error_Type(Json errorVal)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. even(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. exact(Json text1, Json text2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. exp(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. expon_Dist(Json x, Json lambda, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. f_Dist(Json x, Json degFreedom1, Json degFreedom2, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. f_Dist_RT(Json x, Json degFreedom1, Json degFreedom2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. f_Inv(Json probability, Json degFreedom1, Json degFreedom2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. f_Inv_RT(Json probability, Json degFreedom1, Json degFreedom2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. fact(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. factDouble(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. find(Json findText, Json withinText, Json startNum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. findB(Json findText, Json withinText, Json startNum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. fisher(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. fisherInv(Json y)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. fixed(Json number, Json decimals, Json noCommas)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. floor_Math(Json number, Json significance, Json mode)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. floor_Precise(Json number, Json significance)WorkbookRange.BuilderWorkbookRange.Builder. formulas(Json formulas)WorkbookRangeView.BuilderWorkbookRangeView.Builder. formulas(Json formulas)WorkbookRange.BuilderWorkbookRange.Builder. formulasLocal(Json formulasLocal)WorkbookRangeView.BuilderWorkbookRangeView.Builder. formulasLocal(Json formulasLocal)WorkbookRange.BuilderWorkbookRange.Builder. formulasR1C1(Json formulasR1C1)WorkbookRangeView.BuilderWorkbookRangeView.Builder. formulasR1C1(Json formulasR1C1)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. fv(Json rate, Json nper, Json pmt, Json pv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. fvschedule(Json principal, Json schedule)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. gamma(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. gamma_Dist(Json x, Json alpha, Json beta, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. gamma_Inv(Json probability, Json alpha, Json beta)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. gammaLn(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. gammaLn_Precise(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. gauss(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. gcd(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. geoMean(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. geStep(Json number, Json step)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. harMean(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. hex2Bin(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. hex2Dec(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. hex2Oct(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. hlookup(Json lookupValue, Json tableArray, Json rowIndexNum, Json rangeLookup)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. hour(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. hyperlink(Json linkLocation, Json friendlyName)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. hypGeom_Dist(Json sampleS, Json numberSample, Json populationS, Json numberPop, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. if_(Json logicalTest, Json valueIfTrue, Json valueIfFalse)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imAbs(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imaginary(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imArgument(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imConjugate(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imCos(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imCosh(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imCot(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imCsc(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imCsch(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imDiv(Json inumber1, Json inumber2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imExp(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imLn(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imLog10(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imLog2(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imPower(Json inumber, Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imProduct(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imReal(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imSec(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imSech(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imSin(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imSinh(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imSqrt(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imSub(Json inumber1, Json inumber2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imSum(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. imTan(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. int_(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. intRate(Json settlement, Json maturity, Json investment, Json redemption, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. ipmt(Json rate, Json per, Json nper, Json pv, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. irr(Json values, Json guess)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isErr(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isError(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isEven(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isFormula(Json reference)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isLogical(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isNA(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isNonText(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isNumber(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. iso_Ceiling(Json number, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isOdd(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isoWeekNum(Json date)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. ispmt(Json rate, Json per, Json nper, Json pv)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isref(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. isText(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. kurt(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. large(Json array, Json k)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. lcm(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. left(Json text, Json numChars)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. leftb(Json text, Json numBytes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. len(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. lenb(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. ln(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. log(Json number, Json base)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. log10(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. logNorm_Dist(Json x, Json mean, Json standardDev, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. logNorm_Inv(Json probability, Json mean, Json standardDev)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. lookup(Json lookupValue, Json lookupVector, Json resultVector)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. lower(Json text)WorkbookChartAxis.BuilderWorkbookChartAxis.Builder. majorUnit(Json majorUnit)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. match(Json lookupValue, Json lookupArray, Json matchType)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. max(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. maxA(Json values)WorkbookChartAxis.BuilderWorkbookChartAxis.Builder. maximum(Json maximum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. mduration(Json settlement, Json maturity, Json coupon, Json yld, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. median(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. mid(Json text, Json startNum, Json numChars)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. midb(Json text, Json startNum, Json numBytes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. min(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. minA(Json values)WorkbookChartAxis.BuilderWorkbookChartAxis.Builder. minimum(Json minimum)WorkbookChartAxis.BuilderWorkbookChartAxis.Builder. minorUnit(Json minorUnit)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. minute(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. mirr(Json values, Json financeRate, Json reinvestRate)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. mod(Json number, Json divisor)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. month(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. mround(Json number, Json multiple)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. multiNomial(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. n(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. negBinom_Dist(Json numberF, Json numberS, Json probabilityS, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. networkDays(Json startDate, Json endDate, Json holidays)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. networkDays_Intl(Json startDate, Json endDate, Json weekend, Json holidays)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. nominal(Json effectRate, Json npery)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. norm_Dist(Json x, Json mean, Json standardDev, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. norm_Inv(Json probability, Json mean, Json standardDev)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. norm_S_Dist(Json z, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. norm_S_Inv(Json probability)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. not(Json logical)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. nper(Json rate, Json pmt, Json pv, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. npv(Json rate, Json values)WorkbookRange.BuilderWorkbookRange.Builder. numberFormat(Json numberFormat)WorkbookRangeView.BuilderWorkbookRangeView.Builder. numberFormat(Json numberFormat)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. numberValue(Json text, Json decimalSeparator, Json groupSeparator)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. oct2Bin(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. oct2Dec(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. oct2Hex(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. odd(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. oddFPrice(Json settlement, Json maturity, Json issue, Json firstCoupon, Json rate, Json yld, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. oddFYield(Json settlement, Json maturity, Json issue, Json firstCoupon, Json rate, Json pr, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. oddLPrice(Json settlement, Json maturity, Json lastInterest, Json rate, Json yld, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. oddLYield(Json settlement, Json maturity, Json lastInterest, Json rate, Json pr, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. or(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. pduration(Json rate, Json pv, Json fv)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. percentile_Exc(Json array, Json k)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. percentile_Inc(Json array, Json k)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. percentRank_Exc(Json array, Json x, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. percentRank_Inc(Json array, Json x, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. permut(Json number, Json numberChosen)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. permutationa(Json number, Json numberChosen)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. phi(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. pmt(Json rate, Json nper, Json pv, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. poisson_Dist(Json x, Json mean, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. power(Json number, Json power)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. ppmt(Json rate, Json per, Json nper, Json pv, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. price(Json settlement, Json maturity, Json rate, Json yld, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. priceDisc(Json settlement, Json maturity, Json discount, Json redemption, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. priceMat(Json settlement, Json maturity, Json issue, Json rate, Json yld, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. product(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. proper(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. pv(Json rate, Json nper, Json pmt, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. quartile_Exc(Json array, Json quart)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. quartile_Inc(Json array, Json quart)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. quotient(Json numerator, Json denominator)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. radians(Json angle)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. randBetween(Json bottom, Json top)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. rank_Avg(Json number, Json ref, Json order)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. rank_Eq(Json number, Json ref, Json order)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. rate(Json nper, Json pmt, Json pv, Json fv, Json type, Json guess)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. received(Json settlement, Json maturity, Json investment, Json discount, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. replace(Json oldText, Json startNum, Json numChars, Json newText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. replaceB(Json oldText, Json startNum, Json numBytes, Json newText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. rept(Json text, Json numberTimes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. right(Json text, Json numChars)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. rightb(Json text, Json numBytes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. roman(Json number, Json form)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. round(Json number, Json numDigits)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. roundDown(Json number, Json numDigits)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. roundUp(Json number, Json numDigits)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. rows(Json array)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. rri(Json nper, Json pv, Json fv)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sec(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sech(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. second(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. seriesSum(Json x, Json n, Json m, Json coefficients)com.github.davidmoten.odata.client.ActionRequestNoReturnWorkbookChart. setData(Json sourceData, String seriesBy)com.github.davidmoten.odata.client.ActionRequestNoReturnWorkbookChart. setPosition(Json startCell, Json endCell)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sheet(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sheets(Json reference)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sign(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sin(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sinh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. skew(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. skew_p(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sln(Json cost, Json salvage, Json life)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. small(Json array, Json k)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sqrt(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sqrtPi(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. standardize(Json x, Json mean, Json standardDev)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. stDev_P(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. stDev_S(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. stDevA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. stDevPA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. substitute(Json text, Json oldText, Json newText, Json instanceNum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. subtotal(Json functionNum, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sum(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sumIf(Json range, Json criteria, Json sumRange)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sumIfs(Json sumRange, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. sumSq(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. syd(Json cost, Json salvage, Json life, Json per)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. t(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. t_Dist(Json x, Json degFreedom, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. t_Dist_2T(Json x, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. t_Dist_RT(Json x, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. t_Inv(Json probability, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. t_Inv_2T(Json probability, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. tan(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. tanh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. tbillEq(Json settlement, Json maturity, Json discount)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. tbillPrice(Json settlement, Json maturity, Json discount)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. tbillYield(Json settlement, Json maturity, Json pr)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. text(Json value, Json formatText)WorkbookRange.BuilderWorkbookRange.Builder. text(Json text)WorkbookRangeView.BuilderWorkbookRangeView.Builder. text(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. time(Json hour, Json minute, Json second)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. timevalue(Json timeText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. trim(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. trimMean(Json array, Json percent)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. trunc(Json number, Json numDigits)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. type(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. unichar(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. unicode(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. upper(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. usdollar(Json number, Json decimals)WorkbookChartPoint.BuilderWorkbookChartPoint.Builder. value(Json value)WorkbookFunctionResult.BuilderWorkbookFunctionResult.Builder. value(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. value(Json text)WorkbookNamedItem.BuilderWorkbookNamedItem.Builder. value(Json value)WorkbookRange.BuilderWorkbookRange.Builder. values(Json values)WorkbookRangeView.BuilderWorkbookRangeView.Builder. values(Json values)WorkbookTableColumn.BuilderWorkbookTableColumn.Builder. values(Json values)WorkbookTableRow.BuilderWorkbookTableRow.Builder. values(Json values)WorkbookRange.BuilderWorkbookRange.Builder. valueTypes(Json valueTypes)WorkbookRangeView.BuilderWorkbookRangeView.Builder. valueTypes(Json valueTypes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. var_P(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. var_S(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. varA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. varPA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. vdb(Json cost, Json salvage, Json life, Json startPeriod, Json endPeriod, Json factor, Json noSwitch)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. vlookup(Json lookupValue, Json tableArray, Json colIndexNum, Json rangeLookup)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. weekday(Json serialNumber, Json returnType)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. weekNum(Json serialNumber, Json returnType)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. weibull_Dist(Json x, Json alpha, Json beta, Json cumulative)WorkbookRangeViewWorkbookRangeView. withCellAddresses(Json cellAddresses)ManagedAppStatusRawManagedAppStatusRaw. withContent(Json content)Returns an immutable copy ofthiswith just thecontentfield changed.UserActivityUserActivity. withContentInfo(Json contentInfo)WorkbookRangeWorkbookRange. withFormulas(Json formulas)WorkbookRangeViewWorkbookRangeView. withFormulas(Json formulas)WorkbookRangeWorkbookRange. withFormulasLocal(Json formulasLocal)WorkbookRangeViewWorkbookRangeView. withFormulasLocal(Json formulasLocal)WorkbookRangeWorkbookRange. withFormulasR1C1(Json formulasR1C1)WorkbookRangeViewWorkbookRangeView. withFormulasR1C1(Json formulasR1C1)WorkbookChartAxisWorkbookChartAxis. withMajorUnit(Json majorUnit)WorkbookChartAxisWorkbookChartAxis. withMaximum(Json maximum)WorkbookChartAxisWorkbookChartAxis. withMinimum(Json minimum)WorkbookChartAxisWorkbookChartAxis. withMinorUnit(Json minorUnit)WorkbookRangeWorkbookRange. withNumberFormat(Json numberFormat)WorkbookRangeViewWorkbookRangeView. withNumberFormat(Json numberFormat)WorkbookRangeWorkbookRange. withText(Json text)WorkbookRangeViewWorkbookRangeView. withText(Json text)WorkbookChartPointWorkbookChartPoint. withValue(Json value)WorkbookFunctionResultWorkbookFunctionResult. withValue(Json value)WorkbookNamedItemWorkbookNamedItem. withValue(Json value)WorkbookRangeWorkbookRange. withValues(Json values)WorkbookRangeViewWorkbookRangeView. withValues(Json values)WorkbookTableColumnWorkbookTableColumn. withValues(Json values)WorkbookTableRowWorkbookTableRow. withValues(Json values)WorkbookRangeWorkbookRange. withValueTypes(Json valueTypes)WorkbookRangeViewWorkbookRangeView. withValueTypes(Json valueTypes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. workDay(Json startDate, Json days, Json holidays)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. workDay_Intl(Json startDate, Json days, Json weekend, Json holidays)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. xirr(Json values, Json dates, Json guess)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. xnpv(Json rate, Json values, Json dates)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. xor(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. year(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. yearFrac(Json startDate, Json endDate, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. yield(Json settlement, Json maturity, Json rate, Json pr, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. yieldDisc(Json settlement, Json maturity, Json pr, Json redemption, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. yieldMat(Json settlement, Json maturity, Json issue, Json rate, Json pr, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctions. z_Test(Json array, Json x, Json sigma) -
Uses of Json in odata.msgraph.client.entity.collection.request
Methods in odata.msgraph.client.entity.collection.request with parameters of type Json Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookChart>WorkbookChartCollectionRequest. add(String type, Json sourceData, String seriesBy)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookNamedItem>WorkbookNamedItemCollectionRequest. add(String name, Json reference, String comment)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookTableColumn>WorkbookTableColumnCollectionRequest. add(Integer index, Json values, String name)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookTableRow>WorkbookTableRowCollectionRequest. add(Integer index, Json values) -
Uses of Json in odata.msgraph.client.entity.request
Methods in odata.msgraph.client.entity.request with parameters of type Json Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. abs(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. accrInt(Json issue, Json firstInterest, Json settlement, Json rate, Json par, Json frequency, Json basis, Json calcMethod)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. accrIntM(Json issue, Json settlement, Json rate, Json par, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. acos(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. acosh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. acot(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. acoth(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. amorDegrc(Json cost, Json datePurchased, Json firstPeriod, Json salvage, Json period, Json rate, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. amorLinc(Json cost, Json datePurchased, Json firstPeriod, Json salvage, Json period, Json rate, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. and(Json values)com.github.davidmoten.odata.client.ActionRequestNoReturnWorkbookFilterRequest. applyValuesFilter(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. arabic(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. areas(Json reference)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. asc(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. asin(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. asinh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. atan(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. atan2(Json xNum, Json yNum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. atanh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. aveDev(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. average(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. averageA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. averageIf(Json range, Json criteria, Json averageRange)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. averageIfs(Json averageRange, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bahtText(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. base(Json number, Json radix, Json minLength)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. besselI(Json x, Json n)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. besselJ(Json x, Json n)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. besselK(Json x, Json n)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. besselY(Json x, Json n)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. beta_Dist(Json x, Json alpha, Json beta, Json cumulative, Json A, Json B)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. beta_Inv(Json probability, Json alpha, Json beta, Json A, Json B)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bin2Dec(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bin2Hex(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bin2Oct(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. binom_Dist(Json numberS, Json trials, Json probabilityS, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. binom_Dist_Range(Json trials, Json probabilityS, Json numberS, Json numberS2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. binom_Inv(Json trials, Json probabilityS, Json alpha)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bitand(Json number1, Json number2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bitlshift(Json number, Json shiftAmount)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bitor(Json number1, Json number2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bitrshift(Json number, Json shiftAmount)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. bitxor(Json number1, Json number2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. ceiling_Math(Json number, Json significance, Json mode)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. ceiling_Precise(Json number, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. char_(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. chiSq_Dist(Json x, Json degFreedom, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. chiSq_Dist_RT(Json x, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. chiSq_Inv(Json probability, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. chiSq_Inv_RT(Json probability, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. choose(Json indexNum, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. clean(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. code(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. columns(Json array)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. combin(Json number, Json numberChosen)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. combina(Json number, Json numberChosen)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. complex(Json realNum, Json iNum, Json suffix)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. concatenate(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. confidence_Norm(Json alpha, Json standardDev, Json size)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. confidence_T(Json alpha, Json standardDev, Json size)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. convert(Json number, Json fromUnit, Json toUnit)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. cos(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. cosh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. cot(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. coth(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. count(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. countA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. countBlank(Json range)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. countIf(Json range, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. countIfs(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. coupDayBs(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. coupDays(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. coupDaysNc(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. coupNcd(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. coupNum(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. coupPcd(Json settlement, Json maturity, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. csc(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. csch(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. cumIPmt(Json rate, Json nper, Json pv, Json startPeriod, Json endPeriod, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. cumPrinc(Json rate, Json nper, Json pv, Json startPeriod, Json endPeriod, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. date(Json year, Json month, Json day)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. datevalue(Json dateText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. daverage(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. day(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. days(Json endDate, Json startDate)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. days360(Json startDate, Json endDate, Json method)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. db(Json cost, Json salvage, Json life, Json period, Json month)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dbcs(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dcount(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dcountA(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. ddb(Json cost, Json salvage, Json life, Json period, Json factor)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dec2Bin(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dec2Hex(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dec2Oct(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. decimal(Json number, Json radix)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. degrees(Json angle)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. delta(Json number1, Json number2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. devSq(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dget(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. disc(Json settlement, Json maturity, Json pr, Json redemption, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dmax(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dmin(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dollar(Json number, Json decimals)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dollarDe(Json fractionalDollar, Json fraction)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dollarFr(Json decimalDollar, Json fraction)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dproduct(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dstDev(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dstDevP(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dsum(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. duration(Json settlement, Json maturity, Json coupon, Json yld, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dvar(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. dvarP(Json database, Json field, Json criteria)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. ecma_Ceiling(Json number, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. edate(Json startDate, Json months)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. effect(Json nominalRate, Json npery)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. eoMonth(Json startDate, Json months)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. erf(Json lowerLimit, Json upperLimit)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. erf_Precise(Json X)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. erfC(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. erfC_Precise(Json X)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. error_Type(Json errorVal)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. even(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. exact(Json text1, Json text2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. exp(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. expon_Dist(Json x, Json lambda, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. f_Dist(Json x, Json degFreedom1, Json degFreedom2, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. f_Dist_RT(Json x, Json degFreedom1, Json degFreedom2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. f_Inv(Json probability, Json degFreedom1, Json degFreedom2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. f_Inv_RT(Json probability, Json degFreedom1, Json degFreedom2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. fact(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. factDouble(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. find(Json findText, Json withinText, Json startNum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. findB(Json findText, Json withinText, Json startNum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. fisher(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. fisherInv(Json y)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. fixed(Json number, Json decimals, Json noCommas)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. floor_Math(Json number, Json significance, Json mode)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. floor_Precise(Json number, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. fv(Json rate, Json nper, Json pmt, Json pv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. fvschedule(Json principal, Json schedule)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. gamma(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. gamma_Dist(Json x, Json alpha, Json beta, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. gamma_Inv(Json probability, Json alpha, Json beta)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. gammaLn(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. gammaLn_Precise(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. gauss(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. gcd(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. geoMean(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. geStep(Json number, Json step)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. harMean(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. hex2Bin(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. hex2Dec(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. hex2Oct(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. hlookup(Json lookupValue, Json tableArray, Json rowIndexNum, Json rangeLookup)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. hour(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. hyperlink(Json linkLocation, Json friendlyName)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. hypGeom_Dist(Json sampleS, Json numberSample, Json populationS, Json numberPop, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. if_(Json logicalTest, Json valueIfTrue, Json valueIfFalse)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imAbs(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imaginary(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imArgument(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imConjugate(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imCos(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imCosh(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imCot(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imCsc(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imCsch(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imDiv(Json inumber1, Json inumber2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imExp(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imLn(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imLog10(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imLog2(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imPower(Json inumber, Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imProduct(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imReal(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imSec(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imSech(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imSin(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imSinh(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imSqrt(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imSub(Json inumber1, Json inumber2)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imSum(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. imTan(Json inumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. int_(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. intRate(Json settlement, Json maturity, Json investment, Json redemption, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. ipmt(Json rate, Json per, Json nper, Json pv, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. irr(Json values, Json guess)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isErr(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isError(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isEven(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isFormula(Json reference)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isLogical(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isNA(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isNonText(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isNumber(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. iso_Ceiling(Json number, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isOdd(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isoWeekNum(Json date)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. ispmt(Json rate, Json per, Json nper, Json pv)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isref(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. isText(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. kurt(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. large(Json array, Json k)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. lcm(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. left(Json text, Json numChars)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. leftb(Json text, Json numBytes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. len(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. lenb(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. ln(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. log(Json number, Json base)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. log10(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. logNorm_Dist(Json x, Json mean, Json standardDev, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. logNorm_Inv(Json probability, Json mean, Json standardDev)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. lookup(Json lookupValue, Json lookupVector, Json resultVector)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. lower(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. match(Json lookupValue, Json lookupArray, Json matchType)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. max(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. maxA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. mduration(Json settlement, Json maturity, Json coupon, Json yld, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. median(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. mid(Json text, Json startNum, Json numChars)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. midb(Json text, Json startNum, Json numBytes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. min(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. minA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. minute(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. mirr(Json values, Json financeRate, Json reinvestRate)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. mod(Json number, Json divisor)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. month(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. mround(Json number, Json multiple)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. multiNomial(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. n(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. negBinom_Dist(Json numberF, Json numberS, Json probabilityS, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. networkDays(Json startDate, Json endDate, Json holidays)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. networkDays_Intl(Json startDate, Json endDate, Json weekend, Json holidays)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. nominal(Json effectRate, Json npery)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. norm_Dist(Json x, Json mean, Json standardDev, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. norm_Inv(Json probability, Json mean, Json standardDev)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. norm_S_Dist(Json z, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. norm_S_Inv(Json probability)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. not(Json logical)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. nper(Json rate, Json pmt, Json pv, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. npv(Json rate, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. numberValue(Json text, Json decimalSeparator, Json groupSeparator)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. oct2Bin(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. oct2Dec(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. oct2Hex(Json number, Json places)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. odd(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. oddFPrice(Json settlement, Json maturity, Json issue, Json firstCoupon, Json rate, Json yld, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. oddFYield(Json settlement, Json maturity, Json issue, Json firstCoupon, Json rate, Json pr, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. oddLPrice(Json settlement, Json maturity, Json lastInterest, Json rate, Json yld, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. oddLYield(Json settlement, Json maturity, Json lastInterest, Json rate, Json pr, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. or(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. pduration(Json rate, Json pv, Json fv)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. percentile_Exc(Json array, Json k)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. percentile_Inc(Json array, Json k)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. percentRank_Exc(Json array, Json x, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. percentRank_Inc(Json array, Json x, Json significance)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. permut(Json number, Json numberChosen)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. permutationa(Json number, Json numberChosen)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. phi(Json x)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. pmt(Json rate, Json nper, Json pv, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. poisson_Dist(Json x, Json mean, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. power(Json number, Json power)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. ppmt(Json rate, Json per, Json nper, Json pv, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. price(Json settlement, Json maturity, Json rate, Json yld, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. priceDisc(Json settlement, Json maturity, Json discount, Json redemption, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. priceMat(Json settlement, Json maturity, Json issue, Json rate, Json yld, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. product(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. proper(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. pv(Json rate, Json nper, Json pmt, Json fv, Json type)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. quartile_Exc(Json array, Json quart)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. quartile_Inc(Json array, Json quart)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. quotient(Json numerator, Json denominator)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. radians(Json angle)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. randBetween(Json bottom, Json top)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. rank_Avg(Json number, Json ref, Json order)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. rank_Eq(Json number, Json ref, Json order)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. rate(Json nper, Json pmt, Json pv, Json fv, Json type, Json guess)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. received(Json settlement, Json maturity, Json investment, Json discount, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. replace(Json oldText, Json startNum, Json numChars, Json newText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. replaceB(Json oldText, Json startNum, Json numBytes, Json newText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. rept(Json text, Json numberTimes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. right(Json text, Json numChars)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. rightb(Json text, Json numBytes)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. roman(Json number, Json form)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. round(Json number, Json numDigits)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. roundDown(Json number, Json numDigits)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. roundUp(Json number, Json numDigits)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. rows(Json array)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. rri(Json nper, Json pv, Json fv)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sec(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sech(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. second(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. seriesSum(Json x, Json n, Json m, Json coefficients)com.github.davidmoten.odata.client.ActionRequestNoReturnWorkbookChartRequest. setData(Json sourceData, String seriesBy)com.github.davidmoten.odata.client.ActionRequestNoReturnWorkbookChartRequest. setPosition(Json startCell, Json endCell)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sheet(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sheets(Json reference)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sign(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sin(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sinh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. skew(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. skew_p(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sln(Json cost, Json salvage, Json life)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. small(Json array, Json k)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sqrt(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sqrtPi(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. standardize(Json x, Json mean, Json standardDev)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. stDev_P(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. stDev_S(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. stDevA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. stDevPA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. substitute(Json text, Json oldText, Json newText, Json instanceNum)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. subtotal(Json functionNum, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sum(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sumIf(Json range, Json criteria, Json sumRange)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sumIfs(Json sumRange, Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. sumSq(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. syd(Json cost, Json salvage, Json life, Json per)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. t(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. t_Dist(Json x, Json degFreedom, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. t_Dist_2T(Json x, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. t_Dist_RT(Json x, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. t_Inv(Json probability, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. t_Inv_2T(Json probability, Json degFreedom)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. tan(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. tanh(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. tbillEq(Json settlement, Json maturity, Json discount)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. tbillPrice(Json settlement, Json maturity, Json discount)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. tbillYield(Json settlement, Json maturity, Json pr)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. text(Json value, Json formatText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. time(Json hour, Json minute, Json second)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. timevalue(Json timeText)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. trim(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. trimMean(Json array, Json percent)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. trunc(Json number, Json numDigits)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. type(Json value)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. unichar(Json number)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. unicode(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. upper(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. usdollar(Json number, Json decimals)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. value(Json text)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. var_P(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. var_S(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. varA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. varPA(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. vdb(Json cost, Json salvage, Json life, Json startPeriod, Json endPeriod, Json factor, Json noSwitch)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. vlookup(Json lookupValue, Json tableArray, Json colIndexNum, Json rangeLookup)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. weekday(Json serialNumber, Json returnType)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. weekNum(Json serialNumber, Json returnType)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. weibull_Dist(Json x, Json alpha, Json beta, Json cumulative)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. workDay(Json startDate, Json days, Json holidays)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. workDay_Intl(Json startDate, Json days, Json weekend, Json holidays)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. xirr(Json values, Json dates, Json guess)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. xnpv(Json rate, Json values, Json dates)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. xor(Json values)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. year(Json serialNumber)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. yearFrac(Json startDate, Json endDate, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. yield(Json settlement, Json maturity, Json rate, Json pr, Json redemption, Json frequency, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. yieldDisc(Json settlement, Json maturity, Json pr, Json redemption, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. yieldMat(Json settlement, Json maturity, Json issue, Json rate, Json pr, Json basis)com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookFunctionResult>WorkbookFunctionsRequest. z_Test(Json array, Json x, Json sigma) -
Uses of Json in odata.msgraph.client.externalconnectors.complex
Fields in odata.msgraph.client.externalconnectors.complex declared as Json Modifier and Type Field Description protected JsonDisplayTemplate. layoutMethods in odata.msgraph.client.externalconnectors.complex that return types with arguments of type Json Modifier and Type Method Description Optional<Json>DisplayTemplate. getLayout()Methods in odata.msgraph.client.externalconnectors.complex with parameters of type Json Modifier and Type Method Description DisplayTemplate.BuilderDisplayTemplate.Builder. layout(Json layout)DisplayTemplateDisplayTemplate. withLayout(Json layout)
-