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