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