Skip to main content

Quick Navigation

Common Tasks

Key Concepts

  • Item Colors — Row-level background styling
  • Conditional Formatting — Value-based dynamic styling
  • Cell Styles — Individual cell appearance
  • Row Header Styles — Left-side row header styling
  • Header Tooltips — Column header metadata tooltips
Style Hierarchy: Styles are applied in layers. More specific styling (like cell-level styles) may override broader rules (like item colors). Test your configuration in a non-production document first to ensure the desired visual effect.

Where to Start

TaskReference
Style individual cells with custom colors and fontsCell Styles
Automatically highlight cells based on valuesConditional Formatting
Add context information to column headersHeader Tooltips
Create visual categories for risk itemsItem Colors
Customize the appearance of row headersRow Header Styles
Styling configuration requires appropriate permissions in Polarion. Administrators typically set up global styling rules, while users may have limited styling options depending on their role and document permissions.
KB ArticlesSupport TicketsSource Code
  • risksheet.json
  • AppConfig.ts
  • CommentBasedReview.java
  • CellPreviewFormatter.ts
  • ExportToPdf.ts