Class WorkbookFunctionsSumIfParameterSet.WorkbookFunctionsSumIfParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsSumIfParameterSet.WorkbookFunctionsSumIfParameterSetBuilder
Enclosing class:
WorkbookFunctionsSumIfParameterSet

public static final class WorkbookFunctionsSumIfParameterSet.WorkbookFunctionsSumIfParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsSumIfParameterSet
  • Field Details

    • range

      @Nullable protected com.google.gson.JsonElement range
      The range parameter value
    • criteria

      @Nullable protected com.google.gson.JsonElement criteria
      The criteria parameter value
    • sumRange

      @Nullable protected com.google.gson.JsonElement sumRange
      The sumRange parameter value
  • Constructor Details

    • WorkbookFunctionsSumIfParameterSetBuilder

      @Nullable protected WorkbookFunctionsSumIfParameterSetBuilder()
      Instanciates a new WorkbookFunctionsSumIfParameterSetBuilder
  • Method Details