hana-cli
Version:
HANA Developer Command Line Interface
22 lines • 628 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Excel worksheet number to import (for Excel files only)</p>
<p class="p">
When importing from an Excel file, specify which worksheet to use. Worksheets are numbered starting from 1.
</p>
<p class="p">
<strong>Examples:</strong>
</p>
<ul>
<li>1 = First (left-most) worksheet</li>
<li>2 = Second worksheet</li>
<li>3 = Third worksheet, etc.</li>
</ul>
<p class="p">
<strong>Default:</strong> 1 (first worksheet)
</p>
<p class="p">
<strong>Note:</strong> This parameter is ignored when importing from CSV files.
</p>
</div>
</body>