Uses of Class
com.microsoft.graph.models.WorkbookChartTitleFormat
Packages that use WorkbookChartTitleFormat
-
Uses of WorkbookChartTitleFormat in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookChartTitleFormatModifier and TypeMethodDescriptionstatic WorkbookChartTitleFormatWorkbookChartTitleFormat.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookChartTitle.getFormat()Gets the format property value.Methods in com.microsoft.graph.models with parameters of type WorkbookChartTitleFormatModifier and TypeMethodDescriptionvoidWorkbookChartTitle.setFormat(WorkbookChartTitleFormat value) Sets the format property value.