Package com.microsoft.graph.models
Class WorkbookRangeFormatAutofitRowsParameterSet.WorkbookRangeFormatAutofitRowsParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.WorkbookRangeFormatAutofitRowsParameterSet.WorkbookRangeFormatAutofitRowsParameterSetBuilder
- Enclosing class:
WorkbookRangeFormatAutofitRowsParameterSet
public static final class WorkbookRangeFormatAutofitRowsParameterSet.WorkbookRangeFormatAutofitRowsParameterSetBuilder
extends Object
Fluent builder for the WorkbookRangeFormatAutofitRowsParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Instanciates a new WorkbookRangeFormatAutofitRowsParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Buils the resulting body object to be passed to the request
-
Constructor Details
-
WorkbookRangeFormatAutofitRowsParameterSetBuilder
@Nullable protected WorkbookRangeFormatAutofitRowsParameterSetBuilder()Instanciates a new WorkbookRangeFormatAutofitRowsParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-