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

📄 n_xls_format.htm

📁 pbto execel 使用控件将powerbuilder 中数据窗口内容导出excel文件中
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>

<title>Pb2xls developer's reference</title>
<link rel="STYLESHEET" href="style.css" type="text/css">
</head>

<body bgcolor="#FFFFFF">

<!-- Reference header -->
<table width="100%" cellpadding=0 cellspacing=0>
  <tr>
    <td class=footer_text width=20%>Release 1.6<br>15 September 2004</td>
    <td class=doc_header align="center">Developer's reference</td>
    <td width=20% align="right">
      <a class=hidden_link href="http://desta.com.ua/pb2xls/"><img src=pb2xls_logo.gif alt="PB2XLS for PowerBuilder" border=0></a></td>
  </tr>
</table>
<hr>



<table cellspacing=0 cellpadding=0 class=path_table> <tr><td><a class=hidden_link href=reference.htm>Reference</a> &gt; <a class=hidden_link href=n_xls_format.htm>N_XLS_FORMAT</a></td></tr> </table>
<table width=100%><tr><td class=light_line></td></tr></table><p class=head1>
n_xls_format object
</p>
<p class=txt>
Cell formatting is defined through a <a class=hidden_link href=n_xls_format.htm>n_xls_format</a> object. <a class=hidden_link href=n_xls_format.htm>n_xls_format</a> objects are created by calling the workbook <a class=hidden_link href=of_add_format.htm>of_add_format()</a> method. A <a class=hidden_link href=n_xls_format.htm>n_xls_format</a> object can be used in methods: <a class=hidden_link href=of_write.htm>of_write()</a>, <a class=hidden_link href=of_merge_write.htm>of_merge_write()</a>, <a class=hidden_link href=of_set_column_format.htm>of_set_column_format()</a>, <a class=hidden_link href=of_set_row_format.htm>of_set_row_format()</a>.
</p>
<p class=head2>
Methods
</p><p class=methodlist><a class=hidden_link href=of_set_font.htm>of_set_font ( )</a><br>
<a class=hidden_link href=of_set_size.htm>of_set_size ( )</a><br>
<a class=hidden_link href=of_set_color.htm>of_set_color ( )</a><br>
<a class=hidden_link href=of_set_bold.htm>of_set_bold ( )</a><br>
<a class=hidden_link href=of_set_italic.htm>of_set_italic ( )</a><br>
<a class=hidden_link href=of_set_num_format.htm>of_set_num_format ( )</a><br>
<a class=hidden_link href=of_set_align.htm>of_set_align ( )</a><br>
<a class=hidden_link href=of_set_text_wrap.htm>of_set_text_wrap ( )</a><br>
<a class=hidden_link href=of_set_bg_color.htm>of_set_bg_color ( )</a><br>
<a class=hidden_link href=of_set_border.htm>of_set_border ( )</a><br>
<a class=hidden_link href=of_set_border_color.htm>of_set_border_color ( )</a><br>
<a class=hidden_link href=of_set_bottom.htm>of_set_bottom ( )</a><br>
<a class=hidden_link href=of_set_right.htm>of_set_right ( )</a><br>
<a class=hidden_link href=of_set_left.htm>of_set_left ( )</a><br>
<a class=hidden_link href=of_set_top.htm>of_set_top ( )</a><br>
<a class=hidden_link href=of_set_bottom_color.htm>of_set_bottom_color ( )</a><br>
<a class=hidden_link href=of_set_left_color.htm>of_set_left_color ( )</a><br>
<a class=hidden_link href=of_set_right_color.htm>of_set_right_color ( )</a><br>
<a class=hidden_link href=of_set_top_color.htm>of_set_top_color ( )</a><br>
<a class=hidden_link href=of_set_underline.htm>of_set_underline ( )</a><br>
<a class=hidden_link href=of_set_rotation.htm>of_set_rotation ( )</a><br>
<a class=hidden_link href=of_set_script.htm>of_set_script ( )</a><br>
<a class=hidden_link href=of_set_locked.htm>of_set_locked ( )</a><br>
<a class=hidden_link href=of_set_strikeout.htm>of_set_strikeout ( )</a><br>
<a class=hidden_link href=of_set_text_justlast.htm>of_set_text_justlast ( )</a><br>
<a class=hidden_link href=of_set_pattern.htm>of_set_pattern ( )</a><br>
<a class=hidden_link href=of_set_fg_color.htm>of_set_fg_color ( )</a><br>
<a class=hidden_link href=of_set_merge.htm>of_set_merge ( )</a><br>
<a class=hidden_link href=of_copy.htm>of_copy ( )</a></p>

<table border=0 width="100%" cellpadding=0 cellspacing=0>
  <tr><td colspan=2 class=empty_line></td></tr>
  <tr><td colspan=2 class=line></td></tr>
  <tr>
    <td class=footer_text align="left">&copy; 2003, 2004 <a class=hidden_link href="http://desta.com.ua">Desta, Ltd.</a> All rights reserved.</td>
    <td class=footer_text align="right">
      <a class=hidden_link href="mailto:pb2xls_support@Desta.com.ua">SupportDesk</a></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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