New option for INDIRECT reference syntax.
Change-Id: I4c754c39ab27f35076d38868b52321a3d3baf9ea
This commit is contained in:
@@ -1348,6 +1348,35 @@
|
|||||||
</info>
|
</info>
|
||||||
<value></value>
|
<value></value>
|
||||||
</prop>
|
</prop>
|
||||||
|
<prop oor:name="IndirectFuncGrammar" oor:type="xs:int" oor:nillable="false">
|
||||||
|
<!-- UIHints: Tools - Options - Spreadsheet - Formula -->
|
||||||
|
<info>
|
||||||
|
<author>kyoshida</author>
|
||||||
|
<desc>Grammar for INDIRECT function</desc>
|
||||||
|
</info>
|
||||||
|
<constraints>
|
||||||
|
<enumeration oor:value="-1">
|
||||||
|
<info>
|
||||||
|
<desc>same as formula grammar</desc>
|
||||||
|
</info>
|
||||||
|
</enumeration>
|
||||||
|
<enumeration oor:value="0">
|
||||||
|
<info>
|
||||||
|
<desc>Calc A1</desc>
|
||||||
|
</info>
|
||||||
|
</enumeration>
|
||||||
|
<enumeration oor:value="1">
|
||||||
|
<info>
|
||||||
|
<desc>Excel A1</desc>
|
||||||
|
</info>
|
||||||
|
</enumeration>
|
||||||
|
<enumeration oor:value="2">
|
||||||
|
<info>
|
||||||
|
<desc>Excel R1C1</desc>
|
||||||
|
</info>
|
||||||
|
</enumeration>
|
||||||
|
</constraints>
|
||||||
|
</prop>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<group oor:name="Revision">
|
<group oor:name="Revision">
|
||||||
|
Reference in New Issue
Block a user