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