Uses of Class
com.microsoft.graph.models.WorkbookChartTitle
Packages that use WorkbookChartTitle
-
Uses of WorkbookChartTitle in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookChartTitleModifier and TypeMethodDescriptionstatic WorkbookChartTitleWorkbookChartTitle.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookChart.getTitle()Gets the title property value.Methods in com.microsoft.graph.models with parameters of type WorkbookChartTitleModifier and TypeMethodDescriptionvoidWorkbookChart.setTitle(WorkbookChartTitle value) Sets the title property value.