Uses of Class
com.microsoft.graph.models.Workbook
Packages that use Workbook
-
Uses of Workbook in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookModifier and TypeMethodDescriptionstatic WorkbookWorkbook.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDriveItem.getWorkbook()Gets the workbook property value.Methods in com.microsoft.graph.models with parameters of type WorkbookModifier and TypeMethodDescriptionvoidDriveItem.setWorkbook(Workbook value) Sets the workbook property value.