Uses of Class
com.microsoft.graph.models.WorkbookSortField
Packages that use WorkbookSortField
-
Uses of WorkbookSortField in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookSortFieldModifier and TypeMethodDescriptionstatic WorkbookSortFieldWorkbookSortField.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 WorkbookSortFieldMethod parameters in com.microsoft.graph.models with type arguments of type WorkbookSortFieldModifier and TypeMethodDescriptionvoidWorkbookTableSort.setFields(List<WorkbookSortField> value) Sets the fields property value.