Class WorkbookFunctionsLeftParameterSet.WorkbookFunctionsLeftParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsLeftParameterSet.WorkbookFunctionsLeftParameterSetBuilder
Enclosing class:
WorkbookFunctionsLeftParameterSet

public static final class WorkbookFunctionsLeftParameterSet.WorkbookFunctionsLeftParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsLeftParameterSet
  • Field Details

    • text

      @Nullable protected com.google.gson.JsonElement text
      The text parameter value
    • numChars

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

    • WorkbookFunctionsLeftParameterSetBuilder

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