public class WorkbookRangeFormatAutofitRowsParameterSet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WorkbookRangeFormatAutofitRowsParameterSet.WorkbookRangeFormatAutofitRowsParameterSetBuilder
Fluent builder for the WorkbookRangeFormatAutofitRowsParameterSet
|
Modifier | Constructor and Description |
---|---|
|
WorkbookRangeFormatAutofitRowsParameterSet()
Instiaciates a new WorkbookRangeFormatAutofitRowsParameterSet
|
protected |
WorkbookRangeFormatAutofitRowsParameterSet(WorkbookRangeFormatAutofitRowsParameterSet.WorkbookRangeFormatAutofitRowsParameterSetBuilder builder)
Instiaciates a new WorkbookRangeFormatAutofitRowsParameterSet
|
Modifier and Type | Method and Description |
---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static WorkbookRangeFormatAutofitRowsParameterSet.WorkbookRangeFormatAutofitRowsParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public WorkbookRangeFormatAutofitRowsParameterSet()
protected WorkbookRangeFormatAutofitRowsParameterSet(@Nonnull WorkbookRangeFormatAutofitRowsParameterSet.WorkbookRangeFormatAutofitRowsParameterSetBuilder builder)
builder
- builder bearing the parameters to initialize from@Nonnull public static WorkbookRangeFormatAutofitRowsParameterSet.WorkbookRangeFormatAutofitRowsParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()