Lines Matching refs:li
51 <li>A value of type <atom>double</atom> for literal floating-point
52 constants.</li>
53 <li>A <atom>string</atom> for literal text.</li>
54 <li>A <atom dim="[][]">any</atom> for a literal array. The contained
56 Floating-point values and strings may occur together in an array.</li>
57 <li>A struct of type <type>SingleReference</type> for a reference to a
58 single cell in the own document.</li>
59 <li>A struct of type <type>ComplexReference</type> for a reference to
60 a range of cells in the own document.</li>
61 <li>A struct of type <type>ExternalReference</type> for a reference to
62 a cell, a range of cells, or a defined name in an external document.</li>