Class WorkbookTableColumnCountParameterSet

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

public class WorkbookTableColumnCountParameterSet extends Object
The class for the Workbook Table Column Count Parameter Set.
  • Constructor Details

    • WorkbookTableColumnCountParameterSet

      public WorkbookTableColumnCountParameterSet()
      Instiaciates a new WorkbookTableColumnCountParameterSet
    • WorkbookTableColumnCountParameterSet

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