SXVCell |
| Member name | Value | Description |
|---|---|---|
| Boolean | 0 |
b.
When the item is serialized out as xml, its value is "b". |
| Number | 1 |
n.
When the item is serialized out as xml, its value is "n". |
| Error | 2 |
e.
When the item is serialized out as xml, its value is "e". |
| String | 3 |
str.
When the item is serialized out as xml, its value is "str". |
| Date | 4 |
d.
When the item is serialized out as xml, its value is "d". |
| Blank | 5 |
bl.
When the item is serialized out as xml, its value is "bl". |