Class WorkbookFunctionsIsFormulaParameterSet

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsIsFormulaParameterSet

public class WorkbookFunctionsIsFormulaParameterSet extends Object
The class for the Workbook Functions Is Formula Parameter Set.
  • Field Details

    • reference

      @SerializedName(value="reference", alternate="Reference") @Expose @Nullable public com.google.gson.JsonElement reference
      The reference.
  • Constructor Details

    • WorkbookFunctionsIsFormulaParameterSet

      public WorkbookFunctionsIsFormulaParameterSet()
      Instiaciates a new WorkbookFunctionsIsFormulaParameterSet
    • WorkbookFunctionsIsFormulaParameterSet

      protected WorkbookFunctionsIsFormulaParameterSet(@Nonnull WorkbookFunctionsIsFormulaParameterSet.WorkbookFunctionsIsFormulaParameterSetBuilder builder)
      Instiaciates a new WorkbookFunctionsIsFormulaParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details