2.5.4.36 PtgString
The PtgString structure specifies a string.
When found in a formula expression, this structure MUST satisfy the following ABNF.
ABNF:
-
PtgString = DQUOTE string-value DQUOTE
When stored in a Cell_Type element, this structure has the following attribute values.
Attribute |
Value |
---|---|
V |
MUST be the string-value (section 2.5.1). |
U |
MUST be "STR". |