Class WorkbookFunctionsRightParameterSet.WorkbookFunctionsRightParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsRightParameterSet.WorkbookFunctionsRightParameterSetBuilder
Enclosing class:
WorkbookFunctionsRightParameterSet

public static final class WorkbookFunctionsRightParameterSet.WorkbookFunctionsRightParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsRightParameterSet
  • 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

    • WorkbookFunctionsRightParameterSetBuilder

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