Skip to main content
Rules are the core formatting and visualization system in Grunt.

What rules do

Rules let you define behavior instead of formatting each value manually. Examples from the legacy support guidance:
  • Change the font, border, fill, or size of selected content
  • Show icons or graphics based on values
  • Turn values into bars, gauges, or other visual elements
  • Reuse the same formatting logic across multiple rows, columns, or objects
This is why rules save time when your data changes.

Add a rule

  1. Select the part of the object you want to change.
  2. Right-click and choose Add rule, or press Ctrl + Enter.
  3. Choose the rule from the dialog.
  4. Enable the properties you want to control.
Most properties start in a default state and do nothing until you activate them.

Understand the rule dialog

The legacy articles split the rule dialog into two main areas:
  • Property section at the top, where you turn individual settings on or off
  • Target section at the bottom, where you define where the rule applies
If a rule supports different content types, you can often target:
  • The cell itself
  • Text inside the object
  • Graphics created by rules

Understand the rule stack

Every rule appears in the rule stack on the edge of the PowerPoint window.
  • Rules are applied from the bottom up.
  • A rule higher in the stack wins if two rules control the same setting on the same target.
  • You can drag rules up or down to change precedence.
If nothing changes after you edit a rule, another rule higher in the stack may be overriding it.

Rule families

Use these pages to find every legacy rule now migrated into Mintlify:

Text and number rules

Font, paragraph style, number format, fill, border, and text rotation.

Layout and structure rules

Alignment, margin, merge, size, and clear.

Visual and logo rules

Chevron, header underline, icon, icon conditional, and logo.

Gauges and value source

Donut gauge, bar gauge, and value-source-driven rule patterns.

All legacy rules covered

Legacy ruleMintlify page
Font (character style) ruleText and number rules
Alignment ruleLayout and structure rules
Chevron ruleVisual and logo rules
Fill ruleText and number rules
Header, underline ruleVisual and logo rules
Icon ruleVisual and logo rules
Icon conditional ruleVisual and logo rules
Logo ruleVisual and logo rules
Margin ruleLayout and structure rules
Merge ruleLayout and structure rules
Number format ruleText and number rules
Paragraph style ruleText and number rules
Size ruleLayout and structure rules
Border ruleText and number rules
Value source in RulesGauges and value source
Donut (gauge) ruleGauges and value source
Bar (gauge) ruleGauges and value source
Text rotation ruleText and number rules
Clear ruleLayout and structure rules

Target the right areas

Good targeting is what makes rules reusable. Use these targeting patterns:
  • Select the target area before adding the rule when the target is obvious.
  • Use include and exclude lists when the target should stay dynamic as the grid changes.
  • Use row and column types when the structure matters.
  • Use tags when the target spans custom cells or logic-based groups.
Continue to Visual Grids for row types and tags, or to FAQ and tips for common targeting edge cases.