Class WorkbookChartPointCountParameterSet

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

public class WorkbookChartPointCountParameterSet extends Object
The class for the Workbook Chart Point Count Parameter Set.
  • Constructor Details

    • WorkbookChartPointCountParameterSet

      public WorkbookChartPointCountParameterSet()
      Instiaciates a new WorkbookChartPointCountParameterSet
    • WorkbookChartPointCountParameterSet

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