Class WorkbookFunctionsErfC_PreciseParameterSet

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

public class WorkbookFunctionsErfC_PreciseParameterSet extends Object
The class for the Workbook Functions Erf C_Precise Parameter Set.
  • Field Details

    • x

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

    • WorkbookFunctionsErfC_PreciseParameterSet

      public WorkbookFunctionsErfC_PreciseParameterSet()
      Instiaciates a new WorkbookFunctionsErfC_PreciseParameterSet
    • WorkbookFunctionsErfC_PreciseParameterSet

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