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