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