Optional OLAP cell properties
This topic describes the optional OLAP cell properties supported by CELLPROPERTYGET, SLICEGET, and SLICEWRITE.
This table shows the optional OLAP properties.
| Property | Description |
|---|---|
| Alea_comment | Deprecated in favor of Note. |
| Alea_is_writable | Deprecated in favor of Writable. |
| Alea_AppStudionote | Application Studio-specific extension of Note. |
| Back_color | Background color. |
| Font_flags | Font styles:
Other values indicate a combination of styles. For example, 5 indicates Underlined and Bold. |
| Font_name | Font family name. |
| Font_size | Font size. |
| Fore_color | Font color. |
| Format_string | Number format defined on the server. |
| Formatted_value | The value in the format specified by the format string. The format uses the regional settings of the server, which may be different from those of the client. |
| Info | Returns cell debug information for debugging rules, for example. |
| Note | Cell note. |
| Notereporting | The xml definition of a cell note. |
| Readable | The cell is readable. |
| Value | Value displayed by the client. |
| Writable | The cell is writable. |