Uses of Class
com.microsoft.graph.models.WorkbookIcon
Packages that use WorkbookIcon
-
Uses of WorkbookIcon in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookIconModifier and TypeMethodDescriptionstatic WorkbookIconWorkbookIcon.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookFilterCriteria.getIcon()Gets the icon property value.WorkbookSortField.getIcon()Gets the icon property value.Methods in com.microsoft.graph.models with parameters of type WorkbookIconModifier and TypeMethodDescriptionvoidWorkbookFilterCriteria.setIcon(WorkbookIcon value) Sets the icon property value.voidWorkbookSortField.setIcon(WorkbookIcon value) Sets the icon property value.