Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartAreaFormat
-
Packages that use MicrosoftGraphWorkbookChartAreaFormat Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphWorkbookChartAreaFormat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartAreaFormat Modifier and Type Method Description MicrosoftGraphWorkbookChartAreaFormatMicrosoftGraphWorkbookChart. format()Get the format property: workbookChartAreaFormat.MicrosoftGraphWorkbookChartAreaFormatMicrosoftGraphWorkbookChartAreaFormat. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: workbookChartAreaFormat.MicrosoftGraphWorkbookChartAreaFormatMicrosoftGraphWorkbookChartAreaFormat. withFill(MicrosoftGraphWorkbookChartFill fill)Set the fill property: workbookChartFill.MicrosoftGraphWorkbookChartAreaFormatMicrosoftGraphWorkbookChartAreaFormat. withFont(MicrosoftGraphWorkbookChartFont font)Set the font property: workbookChartFont.MicrosoftGraphWorkbookChartAreaFormatMicrosoftGraphWorkbookChartAreaFormat. withId(String id)Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartAreaFormat Modifier and Type Method Description MicrosoftGraphWorkbookChartMicrosoftGraphWorkbookChart. withFormat(MicrosoftGraphWorkbookChartAreaFormat format)Set the format property: workbookChartAreaFormat.
-