Class WorkbookFunctionsVlookupParameterSet.WorkbookFunctionsVlookupParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsVlookupParameterSet.WorkbookFunctionsVlookupParameterSetBuilder
Enclosing class:
WorkbookFunctionsVlookupParameterSet

public static final class WorkbookFunctionsVlookupParameterSet.WorkbookFunctionsVlookupParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsVlookupParameterSet
  • Field Details

    • lookupValue

      @Nullable protected com.google.gson.JsonElement lookupValue
      The lookupValue parameter value
    • tableArray

      @Nullable protected com.google.gson.JsonElement tableArray
      The tableArray parameter value
    • colIndexNum

      @Nullable protected com.google.gson.JsonElement colIndexNum
      The colIndexNum parameter value
    • rangeLookup

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

    • WorkbookFunctionsVlookupParameterSetBuilder

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