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