---
title: "Display Types parameter matrix"
canonical: "https://support.appfire.com/space/VISS/478773848/Display%20Types%20parameter%20matrix"
format: markdown
---
> Macro (aura-html)

Both the [Hide If](https://appfire.atlassian.net/wiki/x/voOJH) and [Show If](https://appfire.atlassian.net/wiki/x/94OJH) macros for Visibility feature the Display Types parameter. The following is a complete matrix of behaviors when using the Display Types parameter.

|  |  |  |  |
| --- | --- | --- | --- |
| **Macro** | **Display Types Value** | **Page View** | **Exported File** |
| Show-if |  | Displayed | Displayed |
| default | Displayed | Not Displayed |
| printable | Not Displayed | Displayed |
| Hide-if |  | Not Displayed | Not Displayed |
| default | Not Displayed | Displayed |
| printable | Displayed | Not Displayed |