Class WorkbookFunctionsDec2HexParameterSet.WorkbookFunctionsDec2HexParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsDec2HexParameterSet.WorkbookFunctionsDec2HexParameterSetBuilder
Enclosing class:
WorkbookFunctionsDec2HexParameterSet

public static final class WorkbookFunctionsDec2HexParameterSet.WorkbookFunctionsDec2HexParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsDec2HexParameterSet
  • Field Details

    • number

      @Nullable protected com.google.gson.JsonElement number
      The number parameter value
    • places

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

    • WorkbookFunctionsDec2HexParameterSetBuilder

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