Class WorkbookFunctionsImSinhParameterSet

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

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

    • inumber

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

    • WorkbookFunctionsImSinhParameterSet

      public WorkbookFunctionsImSinhParameterSet()
      Instiaciates a new WorkbookFunctionsImSinhParameterSet
    • WorkbookFunctionsImSinhParameterSet

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