Uses of Class
com.microsoft.graph.models.WorkbookRangeFill
Packages that use WorkbookRangeFill
-
Uses of WorkbookRangeFill in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookRangeFillModifier and TypeMethodDescriptionstatic WorkbookRangeFillWorkbookRangeFill.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookRangeFormat.getFill()Gets the fill property value.Methods in com.microsoft.graph.models with parameters of type WorkbookRangeFillModifier and TypeMethodDescriptionvoidWorkbookRangeFormat.setFill(WorkbookRangeFill value) Sets the fill property value.