📄 paragraphs.html
字号:
<BR>
对指定段落开始索引号和结束索引号之间的段落字符串格式化其样式。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#getCount()">getCount</A></B>()</CODE>
<BR>
获得段落的数目。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../application/workbooks/workbook/documents/document/paragraphs/Paragraph.html" title="application.workbooks.workbook.documents.document.paragraphs 中的类">Paragraph</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#getFirst()">getFirst</A></B>()</CODE>
<BR>
获得首段落。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../application/workbooks/workbook/documents/document/paragraphs/Paragraph.html" title="application.workbooks.workbook.documents.document.paragraphs 中的类">Paragraph</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#getLast()">getLast</A></B>()</CODE>
<BR>
获得尾段落。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../application/workbooks/workbook/documents/document/paragraphs/Paragraph.html" title="application.workbooks.workbook.documents.document.paragraphs 中的类">Paragraph</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#getParagraph(int)">getParagraph</A></B>(int index)</CODE>
<BR>
根据段落索引获得段落。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#increaseIndent()">increaseIndent</A></B>()</CODE>
<BR>
增加缩进。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#increaseIndent(int, int)">increaseIndent</A></B>(int paragraphStartIndex,
int paragraphEndIndex)</CODE>
<BR>
增加缩进。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../application/workbooks/workbook/documents/document/paragraphs/Paragraph.html" title="application.workbooks.workbook.documents.document.paragraphs 中的类">Paragraph</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#insertParagraph(int, java.lang.String)">insertParagraph</A></B>(int index,
java.lang.String text)</CODE>
<BR>
在指定的段落前以指定的文本插入段落。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#moveDownParagraph(long, long)">moveDownParagraph</A></B>(long offset,
long length)</CODE>
<BR>
向下移动段落。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#moveDownParagraphs(int, int)">moveDownParagraphs</A></B>(int paragraphStartIndex,
int paragraphEndIndex)</CODE>
<BR>
向下移动段落。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#moveUpParagraph(long, long)">moveUpParagraph</A></B>(long offset,
long length)</CODE>
<BR>
向上移动段落。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#moveUpParagraphs(int, int)">moveUpParagraphs</A></B>(int paragraphStartIndex,
int paragraphEndIndex)</CODE>
<BR>
向上移动段落。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setBorderAttribute(application.workbooks.workbook.style.border.BorderAttribute)">setBorderAttribute</A></B>(<A HREF="../../../../../application/workbooks/workbook/style/border/BorderAttribute.html" title="application.workbooks.workbook.style.border 中的类">BorderAttribute</A> borderAttribute)</CODE>
<BR>
对段落起始索引号和结束索引号之间的段落设置段落边框。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setBorderAttribute(int, int, application.workbooks.workbook.style.border.BorderAttribute)">setBorderAttribute</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/style/border/BorderAttribute.html" title="application.workbooks.workbook.style.border 中的类">BorderAttribute</A> borderAttribute)</CODE>
<BR>
对段落起始索引号和结束索引号之间的段落设置段落边框。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setBulletedNumber(int, int, application.workbooks.workbook.documents.document.WordBulletLevel, boolean)">setBulletedNumber</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/documents/document/WordBulletLevel.html" title="application.workbooks.workbook.documents.document 中的类">WordBulletLevel</A> wordBulletLevel,
boolean isContinue)</CODE>
<BR>
应用项目符号和编号列表到当前选择区域。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setBulletedNumber(int, int, application.workbooks.workbook.documents.document.WordBulletLevel, boolean, int)">setBulletedNumber</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/documents/document/WordBulletLevel.html" title="application.workbooks.workbook.documents.document 中的类">WordBulletLevel</A> wordBulletLevel,
boolean isContinue,
int applyTo)</CODE>
<BR>
应用项目符号和编号列表到当前选择区域。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setFontAttribute(application.workbooks.workbook.style.font.FontAttribute)">setFontAttribute</A></B>(<A HREF="../../../../../application/workbooks/workbook/style/font/FontAttribute.html" title="application.workbooks.workbook.style.font 中的类">FontAttribute</A> fontAttribute)</CODE>
<BR>
对指定段落索引所在段落的字符串进行格式化(默认情况下替换原先的属性)。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setFontAttribute(application.workbooks.workbook.style.font.FontAttribute, boolean)">setFontAttribute</A></B>(<A HREF="../../../../../application/workbooks/workbook/style/font/FontAttribute.html" title="application.workbooks.workbook.style.font 中的类">FontAttribute</A> fontAttribute,
boolean replace)</CODE>
<BR>
对指定段落索引所在段落的字符串进行格式化。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setFontAttribute(int, int, application.workbooks.workbook.style.font.FontAttribute)">setFontAttribute</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/style/font/FontAttribute.html" title="application.workbooks.workbook.style.font 中的类">FontAttribute</A> fontAttribute)</CODE>
<BR>
对指定段落索引所在段落的字符串进行格式化(默认情况下替换原先的属性)。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setFontAttribute(int, int, application.workbooks.workbook.style.font.FontAttribute, boolean)">setFontAttribute</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/style/font/FontAttribute.html" title="application.workbooks.workbook.style.font 中的类">FontAttribute</A> fontAttribute,
boolean replace)</CODE>
<BR>
对指定段落索引所在段落的字符串进行格式化。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setOutlinedNumber(int, int, application.workbooks.workbook.documents.document.WordBulletLevel[], boolean)">setOutlinedNumber</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/documents/document/WordBulletLevel.html" title="application.workbooks.workbook.documents.document 中的类">WordBulletLevel</A>[] bulletLevelArray,
boolean isContinue)</CODE>
<BR>
应用多级编号列表到当前选择区域。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setOutlinedNumber(int, int, application.workbooks.workbook.documents.document.WordBulletLevel[], boolean, int)">setOutlinedNumber</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/documents/document/WordBulletLevel.html" title="application.workbooks.workbook.documents.document 中的类">WordBulletLevel</A>[] bulletLevelArray,
boolean isContinue,
int applyTo)</CODE>
<BR>
应用多级编号列表到当前选择区域。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setParagraphAttribute(int, int, application.workbooks.workbook.style.paragraph.ParagraphAttribute)">setParagraphAttribute</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/style/paragraph/ParagraphAttribute.html" title="application.workbooks.workbook.style.paragraph 中的类">ParagraphAttribute</A> paragraphAttribute)</CODE>
<BR>
对指定段落索引所在段落的字符串进行段落格式化(默认情况下替换原先的属性)。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setParagraphAttribute(int, int, application.workbooks.workbook.style.paragraph.ParagraphAttribute, boolean)">setParagraphAttribute</A></B>(int paragraphStartIndex,
int paragraphEndIndex,
<A HREF="../../../../../application/workbooks/workbook/style/paragraph/ParagraphAttribute.html" title="application.workbooks.workbook.style.paragraph 中的类">ParagraphAttribute</A> paragraphAttribute,
boolean replace)</CODE>
<BR>
对指定段落索引所在段落的字符串进行段落格式化。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../application/workbooks/workbook/documents/document/Paragraphs.html#setParagraphAttribute(application.workbooks.workbook.style.paragraph.ParagraphAttribute)">setParagraphAttribute</A></B>(<A HREF="../../../../../application/workbooks/workbook/style/paragraph/ParagraphAttribute.html" title="application.workbooks.workbook.style.paragraph 中的类">ParagraphAttribute</A> paragraphAttribute)</CODE>
<BR>
对指定段落索引所在段落的字符串进行段落格式化(默认情况下替换原先的属性)。</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -