Class WorkbookFunctionsImRealParameterSet

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

public class WorkbookFunctionsImRealParameterSet extends Object
The class for the Workbook Functions Im Real Parameter Set.
  • Field Details

    • inumber

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

    • WorkbookFunctionsImRealParameterSet

      public WorkbookFunctionsImRealParameterSet()
      Instiaciates a new WorkbookFunctionsImRealParameterSet
    • WorkbookFunctionsImRealParameterSet

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