Uses of Interface
software.amazon.awscdk.services.quicksight.CfnAnalysis.TableCellStyleProperty
Packages that use CfnAnalysis.TableCellStyleProperty
- 
Uses of CfnAnalysis.TableCellStyleProperty in software.amazon.awscdk.services.quicksightClasses in software.amazon.awscdk.services.quicksight that implement CfnAnalysis.TableCellStylePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnalysis.TableCellStylePropertyMethods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.TableCellStylePropertyModifier and TypeMethodDescriptionCfnAnalysis.TableCellStyleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.TableCellStylePropertyModifier and TypeMethodDescriptionCfnAnalysis.PivotTableOptionsProperty.Builder.cellStyle(CfnAnalysis.TableCellStyleProperty cellStyle) Sets the value ofCfnAnalysis.PivotTableOptionsProperty.getCellStyle()CfnAnalysis.TableOptionsProperty.Builder.cellStyle(CfnAnalysis.TableCellStyleProperty cellStyle) Sets the value ofCfnAnalysis.TableOptionsProperty.getCellStyle()CfnAnalysis.PivotTableOptionsProperty.Builder.columnHeaderStyle(CfnAnalysis.TableCellStyleProperty columnHeaderStyle) Sets the value ofCfnAnalysis.PivotTableOptionsProperty.getColumnHeaderStyle()CfnAnalysis.TableOptionsProperty.Builder.headerStyle(CfnAnalysis.TableCellStyleProperty headerStyle) Sets the value ofCfnAnalysis.TableOptionsProperty.getHeaderStyle()CfnAnalysis.PivotTotalOptionsProperty.Builder.metricHeaderCellStyle(CfnAnalysis.TableCellStyleProperty metricHeaderCellStyle) Sets the value ofCfnAnalysis.PivotTotalOptionsProperty.getMetricHeaderCellStyle()CfnAnalysis.SubtotalOptionsProperty.Builder.metricHeaderCellStyle(CfnAnalysis.TableCellStyleProperty metricHeaderCellStyle) Sets the value ofCfnAnalysis.SubtotalOptionsProperty.getMetricHeaderCellStyle()CfnAnalysis.PivotTableOptionsProperty.Builder.rowFieldNamesStyle(CfnAnalysis.TableCellStyleProperty rowFieldNamesStyle) Sets the value ofCfnAnalysis.PivotTableOptionsProperty.getRowFieldNamesStyle()CfnAnalysis.PivotTableOptionsProperty.Builder.rowHeaderStyle(CfnAnalysis.TableCellStyleProperty rowHeaderStyle) Sets the value ofCfnAnalysis.PivotTableOptionsProperty.getRowHeaderStyle()CfnAnalysis.PivotTotalOptionsProperty.Builder.totalCellStyle(CfnAnalysis.TableCellStyleProperty totalCellStyle) Sets the value ofCfnAnalysis.PivotTotalOptionsProperty.getTotalCellStyle()CfnAnalysis.SubtotalOptionsProperty.Builder.totalCellStyle(CfnAnalysis.TableCellStyleProperty totalCellStyle) Sets the value ofCfnAnalysis.SubtotalOptionsProperty.getTotalCellStyle()CfnAnalysis.TotalOptionsProperty.Builder.totalCellStyle(CfnAnalysis.TableCellStyleProperty totalCellStyle) Sets the value ofCfnAnalysis.TotalOptionsProperty.getTotalCellStyle()CfnAnalysis.PivotTotalOptionsProperty.Builder.valueCellStyle(CfnAnalysis.TableCellStyleProperty valueCellStyle) Sets the value ofCfnAnalysis.PivotTotalOptionsProperty.getValueCellStyle()CfnAnalysis.SubtotalOptionsProperty.Builder.valueCellStyle(CfnAnalysis.TableCellStyleProperty valueCellStyle) Sets the value ofCfnAnalysis.SubtotalOptionsProperty.getValueCellStyle()