Uses of Class
com.microsoft.graph.models.WorkbookRangeSort
Packages that use WorkbookRangeSort
-
Uses of WorkbookRangeSort in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookRangeSortModifier and TypeMethodDescriptionstatic WorkbookRangeSortWorkbookRangeSort.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookRange.getSort()Gets the sort property value.Methods in com.microsoft.graph.models with parameters of type WorkbookRangeSortModifier and TypeMethodDescriptionvoidWorkbookRange.setSort(WorkbookRangeSort value) Sets the sort property value.