public class WorkbookRangeLastCellParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkbookRangeLastCellParameterSet.WorkbookRangeLastCellParameterSetBuilder
Fluent builder for the WorkbookRangeLastCellParameterSet
|
| Modifier | Constructor and Description |
|---|---|
|
WorkbookRangeLastCellParameterSet()
Instiaciates a new WorkbookRangeLastCellParameterSet
|
protected |
WorkbookRangeLastCellParameterSet(WorkbookRangeLastCellParameterSet.WorkbookRangeLastCellParameterSetBuilder builder)
Instiaciates a new WorkbookRangeLastCellParameterSet
|
| 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 WorkbookRangeLastCellParameterSet.WorkbookRangeLastCellParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public WorkbookRangeLastCellParameterSet()
protected WorkbookRangeLastCellParameterSet(@Nonnull
WorkbookRangeLastCellParameterSet.WorkbookRangeLastCellParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static WorkbookRangeLastCellParameterSet.WorkbookRangeLastCellParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()