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