Uses of Class
com.microsoft.graph.models.WorkbookFilter
Packages that use WorkbookFilter
-
Uses of WorkbookFilter in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookFilterModifier and TypeMethodDescriptionstatic WorkbookFilterWorkbookFilter.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookTableColumn.getFilter()Gets the filter property value.Methods in com.microsoft.graph.models with parameters of type WorkbookFilterModifier and TypeMethodDescriptionvoidWorkbookTableColumn.setFilter(WorkbookFilter value) Sets the filter property value.