Uses of Class
com.microsoft.graph.models.WorkbookRangeView
Packages that use WorkbookRangeView
-
Uses of WorkbookRangeView in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookRangeViewModifier and TypeMethodDescriptionstatic WorkbookRangeViewWorkbookRangeView.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type WorkbookRangeViewMethod parameters in com.microsoft.graph.models with type arguments of type WorkbookRangeViewModifier and TypeMethodDescriptionvoidWorkbookRangeView.setRows(List<WorkbookRangeView> value) Sets the rows property value.