Uses of Class
com.microsoft.graph.models.WorkbookFunctions
Packages that use WorkbookFunctions
-
Uses of WorkbookFunctions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookFunctionsModifier and TypeMethodDescriptionstatic WorkbookFunctionsWorkbookFunctions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbook.getFunctions()Gets the functions property value.Methods in com.microsoft.graph.models with parameters of type WorkbookFunctionsModifier and TypeMethodDescriptionvoidWorkbook.setFunctions(WorkbookFunctions value) Sets the functions property value.