⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gotospecialconstants.html

📁 永中OFFICE二次开发帮助文档
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_ERROR_AND_LOGIC_AND_TEXT_AND_NUMBER">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_ERROR_AND_NUMBER"><!-- --></A><H3>
GOTO_ERROR_AND_NUMBER</H3>
<PRE>
static final int <B>GOTO_ERROR_AND_NUMBER</B></PRE>
<DL>
<DD>定位到错误值或数值。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_ERROR_AND_NUMBER">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_ERROR_AND_TEXT"><!-- --></A><H3>
GOTO_ERROR_AND_TEXT</H3>
<PRE>
static final int <B>GOTO_ERROR_AND_TEXT</B></PRE>
<DL>
<DD>定位到错误值或文本。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_ERROR_AND_TEXT">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_ERROR_AND_TEXT_AND_NUMBER"><!-- --></A><H3>
GOTO_ERROR_AND_TEXT_AND_NUMBER</H3>
<PRE>
static final int <B>GOTO_ERROR_AND_TEXT_AND_NUMBER</B></PRE>
<DL>
<DD>定位到错误值,文本或数值。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_ERROR_AND_TEXT_AND_NUMBER">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_FORMULAS"><!-- --></A><H3>
GOTO_FORMULAS</H3>
<PRE>
static final int <B>GOTO_FORMULAS</B></PRE>
<DL>
<DD>定位到公式。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_FORMULAS">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_LAST_CELL"><!-- --></A><H3>
GOTO_LAST_CELL</H3>
<PRE>
static final int <B>GOTO_LAST_CELL</B></PRE>
<DL>
<DD>定位到最后一个单元格。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_LAST_CELL">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_LOGIC"><!-- --></A><H3>
GOTO_LOGIC</H3>
<PRE>
static final int <B>GOTO_LOGIC</B></PRE>
<DL>
<DD>定位到返回值为逻辑值的公式,或表示逻辑值的常量。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_LOGIC">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_LOGIC_AND_NUMBER"><!-- --></A><H3>
GOTO_LOGIC_AND_NUMBER</H3>
<PRE>
static final int <B>GOTO_LOGIC_AND_NUMBER</B></PRE>
<DL>
<DD>定位到返回值为逻辑值或数值的公式,或表示逻辑值或数值的常量。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_LOGIC_AND_NUMBER">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_LOGIC_AND_NUMBER_AND_TEXT"><!-- --></A><H3>
GOTO_LOGIC_AND_NUMBER_AND_TEXT</H3>
<PRE>
static final int <B>GOTO_LOGIC_AND_NUMBER_AND_TEXT</B></PRE>
<DL>
<DD>定位到返回值为逻辑值,数值或文本的公式,或表示逻辑值,数值或文本的常量。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_LOGIC_AND_NUMBER_AND_TEXT">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_LOGIC_AND_TEXT"><!-- --></A><H3>
GOTO_LOGIC_AND_TEXT</H3>
<PRE>
static final int <B>GOTO_LOGIC_AND_TEXT</B></PRE>
<DL>
<DD>定位到返回值为逻辑值或文本的公式,或表示逻辑值或文本的常量。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_LOGIC_AND_TEXT">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_NONE"><!-- --></A><H3>
GOTO_NONE</H3>
<PRE>
static final int <B>GOTO_NONE</B></PRE>
<DL>
<DD>不定位到任何地方。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_NONE">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_NUMBER"><!-- --></A><H3>
GOTO_NUMBER</H3>
<PRE>
static final int <B>GOTO_NUMBER</B></PRE>
<DL>
<DD>定位到返回值为数值的公式,或表示数值的常量。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_NUMBER">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_NUMBER_AND_TEXT"><!-- --></A><H3>
GOTO_NUMBER_AND_TEXT</H3>
<PRE>
static final int <B>GOTO_NUMBER_AND_TEXT</B></PRE>
<DL>
<DD>定位到返回值为数值或文本的公式,或表示数值或文本的常量。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_NUMBER_AND_TEXT">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_OBJECTS"><!-- --></A><H3>
GOTO_OBJECTS</H3>
<PRE>
static final int <B>GOTO_OBJECTS</B></PRE>
<DL>
<DD>定位到对象。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_OBJECTS">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_PRECEDENTS_ALL"><!-- --></A><H3>
GOTO_PRECEDENTS_ALL</H3>
<PRE>
static final int <B>GOTO_PRECEDENTS_ALL</B></PRE>
<DL>
<DD>定位到所有引用单元格。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_PRECEDENTS_ALL">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_PRECEDENTS_DIRECTLY"><!-- --></A><H3>
GOTO_PRECEDENTS_DIRECTLY</H3>
<PRE>
static final int <B>GOTO_PRECEDENTS_DIRECTLY</B></PRE>
<DL>
<DD>定位到直接引用单元格。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_PRECEDENTS_DIRECTLY">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_SAME_CONDITIONALFORMATS"><!-- --></A><H3>
GOTO_SAME_CONDITIONALFORMATS</H3>
<PRE>
static final int <B>GOTO_SAME_CONDITIONALFORMATS</B></PRE>
<DL>
<DD>定位到相同条件格式。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_SAME_CONDITIONALFORMATS">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_SAME_VALIDATION"><!-- --></A><H3>
GOTO_SAME_VALIDATION</H3>
<PRE>
static final int <B>GOTO_SAME_VALIDATION</B></PRE>
<DL>
<DD>定位到相同有效性单元格。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_SAME_VALIDATION">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_TEXT"><!-- --></A><H3>
GOTO_TEXT</H3>
<PRE>
static final int <B>GOTO_TEXT</B></PRE>
<DL>
<DD>定位到返回值为文本的公式,或表示文本的常量。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_TEXT">常量字段值</A></DL>
</DL>
<HR>

<A NAME="GOTO_VISIBLE_CELL"><!-- --></A><H3>
GOTO_VISIBLE_CELL</H3>
<PRE>
static final int <B>GOTO_VISIBLE_CELL</B></PRE>
<DL>
<DD>定位到可见单元格。
<P>
<DL>
<DT><B>另请参见:</B><DD><A HREF="../../constant-values.html#application.constants.GotoSpecialConstants.GOTO_VISIBLE_CELL">常量字段值</A></DL>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>类</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../application/constants/GlobalConstants.html" title="application.constants 中的接口"><B>上一个类</B></A>&nbsp;
&nbsp;<A HREF="../../application/constants/GridConstants.html" title="application.constants 中的接口"><B>下一个类</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../index.html?application/constants/GotoSpecialConstants.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="GotoSpecialConstants.html" target="_top"><B>无框架</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../allclasses-noframe.html"><B>所有类</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  摘要:&nbsp;嵌套&nbsp;|&nbsp;<A HREF="#field_summary">字段</A>&nbsp;|&nbsp;构造方法&nbsp;|&nbsp;方法</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
详细信息:&nbsp;<A HREF="#field_detail">字段</A>&nbsp;|&nbsp;构造方法&nbsp;|&nbsp;方法</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
版权所有 2001-2006 无锡永中科技有限公司
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -