Uses of Class
com.microsoft.graph.models.WorkbookRangeFont
Packages that use WorkbookRangeFont
-
Uses of WorkbookRangeFont in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookRangeFontModifier and TypeMethodDescriptionstatic WorkbookRangeFontWorkbookRangeFont.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookRangeFormat.getFont()Gets the font property value.Methods in com.microsoft.graph.models with parameters of type WorkbookRangeFontModifier and TypeMethodDescriptionvoidWorkbookRangeFormat.setFont(WorkbookRangeFont value) Sets the font property value.