Class WorkbookFunctionsSubtotalParameterSet.WorkbookFunctionsSubtotalParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsSubtotalParameterSet.WorkbookFunctionsSubtotalParameterSetBuilder
Enclosing class:
WorkbookFunctionsSubtotalParameterSet

public static final class WorkbookFunctionsSubtotalParameterSet.WorkbookFunctionsSubtotalParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsSubtotalParameterSet
  • Field Details

    • functionNum

      @Nullable protected com.google.gson.JsonElement functionNum
      The functionNum parameter value
    • values

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

    • WorkbookFunctionsSubtotalParameterSetBuilder

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