Class WorkbookRangeFormatAutofitRowsParameterSet

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

public class WorkbookRangeFormatAutofitRowsParameterSet extends Object
The class for the Workbook Range Format Autofit Rows Parameter Set.
  • Constructor Details

    • WorkbookRangeFormatAutofitRowsParameterSet

      public WorkbookRangeFormatAutofitRowsParameterSet()
      Instiaciates a new WorkbookRangeFormatAutofitRowsParameterSet
    • WorkbookRangeFormatAutofitRowsParameterSet

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