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

📄 examples.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=examples.htm>Examples</a></td></tr> </table>
<table width=100%><tr><td class=light_line></td></tr></table><p class=head1>
Examples
</p>
<div class=padding_txt><table border="0" bordercolor="#c0c0c0" cellspacing="0" cellpadding="0">
<tr><td class=msa><a class=hidden_link href=example01.htm>Example01</a></td><td class=msa>How to create workbook, add worksheets, write data into merged cells, apply formatting for cells etc.</td></tr>
<tr><td class=msa><a class=hidden_link href=example02.htm>Example02</a></td><td class=msa>How to create multisheets workbook, set active, selected and first sheet, specify selected cells</td></tr>
<tr><td class=msa><a class=hidden_link href=example03.htm>Example03</a></td><td class=msa>How to divide a worksheet into horizontal or vertical regions known as panes</td></tr>
<tr><td class=msa><a class=hidden_link href=example04.htm>Example04</a></td><td class=msa>How to divide a worksheet into horizontal or vertical regions known as frozen panes</td></tr>
<tr><td class=msa><a class=hidden_link href=example05.htm>Example05</a></td><td class=msa>How to specify page properties: size of paper, orientation, margins, header and footer, scale. This example demonstraite also using the custom colors in workbook.</td></tr>
<tr><td class=msa><a class=hidden_link href=example06.htm>Example06</a></td><td class=msa>How to specify rows to repeat at the top of each printed page</td></tr>
<tr><td class=msa><a class=hidden_link href=example07.htm>Example07</a></td><td class=msa>How to define the numerical format for the cells</td></tr>
<tr><td class=msa><a class=hidden_link href=example08.htm>Example08</a></td><td class=msa>How to specify the print area of the worksheet. This example demonstraite also how to add horizontal and vertical page breaks to a worksheet</td></tr>
<tr><td class=msa><a class=hidden_link href=example09.htm>Example09</a></td><td class=msa>How to insert bitmap image into a worksheet.</td></tr>
</table></div>

<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 + -