Defining currency, percent, date, number, Boolean, string, text area dynamic attributes
This section describes how to create these dynamic attribute types:
- The Currency format type is used for general monetary values.
 - The Percent format type multiplies the cell value by 100 and displays the result with a percent symbol.
 - The Date format type displays date and time numbers as date values.
 - The Number format type is used for general display of numbers.
 - The Boolean format type treats a cell value as a Boolean. A value of 0 is false and anything else is considered true.
 - The String format type treats a cell value as a string.
 - The Text Area format type treats cells as text even when a number is in the cell. The data is displayed exactly as specified.
 
Click to change a dynamic attribute. Use caution when editing an attribute as it is associated with data.
Click the icon to delete a dynamic attribute. You cannot delete predefined dynamic attributes.