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

📄 n_xls_worksheet.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_worksheet.htm>N_XLS_WORKSHEET</a></td></tr> </table>
<table width=100%><tr><td class=light_line></td></tr></table><p class=head1>
n_xls_worksheet object
</p>
<p class=txt>
A new worksheet is created by calling the <a class=hidden_link href=of_add_worksheet.htm>of_add_worksheet()</a> method from a workbook object.<br>
The following methods are available through a new worksheet: 
</p>
<p class=head2>
Methods
</p><p class=methodlist><a class=hidden_link href=of_activate.htm>of_activate()</a><br>
<a class=hidden_link href=of_center_horizontally.htm>of_center_horizontally()</a><br>
<a class=hidden_link href=of_center_vertically.htm>of_center_vertically()</a><br>
<a class=hidden_link href=of_fit_to_pages.htm>of_fit_to_pages()</a><br>
<a class=hidden_link href=of_freeze_panes.htm>of_freeze_panes()</a><br>
<a class=hidden_link href=of_get_name.htm>of_get_name()</a><br>
<a class=hidden_link href=of_get_name_unicode.htm>of_get_name_unicode()</a><br>
<a class=hidden_link href=of_hide_gridlines.htm>of_hide_gridlines()</a><br>
<a class=hidden_link href=of_insert_bitmap.htm>of_insert_bitmap()</a><br>
<a class=hidden_link href=of_merge_write.htm>of_merge_write()</a><br>
<a class=hidden_link href=of_print_area.htm>of_print_area()</a><br>
<a class=hidden_link href=of_print_row_col_headers.htm>of_print_row_col_headers()</a><br>
<a class=hidden_link href=of_protect.htm>of_protect()</a><br>
<a class=hidden_link href=of_repeat_columns.htm>of_repeat_columns()</a><br>
<a class=hidden_link href=of_repeat_rows.htm>of_repeat_rows()</a><br>
<a class=hidden_link href=of_select.htm>of_select()</a><br>
<a class=hidden_link href=of_set_column_format.htm>of_set_column_format()</a><br>
<a class=hidden_link href=of_set_column_width.htm>of_set_column_width()</a><br>
<a class=hidden_link href=of_set_column_hidden.htm>of_set_column_hidden()</a><br>
<a class=hidden_link href=of_set_first_sheet.htm>of_set_first_sheet()</a><br>
<a class=hidden_link href=of_set_footer.htm>of_set_footer()</a><br>
<a class=hidden_link href=of_add_h_pagebreak.htm>of_add_h_pagebreak()</a><br>
<a class=hidden_link href=of_set_header.htm>of_set_header()</a><br>
<a class=hidden_link href=of_set_landscape.htm>of_set_landscape()</a><br>
<a class=hidden_link href=of_set_margin_bottom.htm>of_set_margin_bottom()</a><br>
<a class=hidden_link href=of_set_margin_left.htm>of_set_margin_left()</a><br>
<a class=hidden_link href=of_set_margin_right.htm>of_set_margin_right()</a><br>
<a class=hidden_link href=of_set_margin_top.htm>of_set_margin_top()</a><br>
<a class=hidden_link href=of_set_margins.htm>of_set_margins()</a><br>
<a class=hidden_link href=of_set_margin_lr.htm>of_set_margin_lr()</a><br>
<a class=hidden_link href=of_set_margin_tb.htm>of_set_margin_tb()</a><br>
<a class=hidden_link href=of_set_paper.htm>of_set_paper()</a><br>
<a class=hidden_link href=of_set_portrait.htm>of_set_portrait()</a><br>
<a class=hidden_link href=of_set_print_scale.htm>of_set_print_scale()</a><br>
<a class=hidden_link href=of_set_row_format.htm>of_set_row_format()</a><br>
<a class=hidden_link href=of_set_row_height.htm>of_set_row_height()</a><br>
<a class=hidden_link href=of_set_row_hidden.htm>of_set_row_hidden()</a><br>
<a class=hidden_link href=of_set_selection.htm>of_set_selection()</a><br>
<a class=hidden_link href=of_add_v_pagebreak.htm>of_add_v_pagebreak()</a><br>
<a class=hidden_link href=of_set_zoom.htm>of_set_zoom()</a><br>
<a class=hidden_link href=of_thaw_panes.htm>of_thaw_panes()</a><br>
<a class=hidden_link href=of_write.htm>of_write()</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 + -