<κλάση header="doc-nav" aria-label="Πλοήγηση τεκμηρίωσης"> Τεκμηρίωση HotXLS <κλάση nav="doc-links"> Περιεχόμενα Αρχική Επισκόπηση TGridToXLS IXLSWorkbook <κλάση div="nav topic-quick-nav" aria-label="Topic shortcuts"> Αρχική Περιεχόμενα Επισκόπηση

StartCol ιδιότητα

<κλάση div="indent"> <κλάση div="txt"> Καθορίζει the horizontal offset of the upper-left corner of the range in the destination Worksheet. The default value is 0. Read/write Word

Σύνταξη

<κλάση div="indent"> <κλάση div="txt"> property StartCol: Word;

Παράδειγμα

<κλάση div="indent"> <κλάση div="txt"> This example sets the offset of the destination range
<κλάση pre="code"> GridToXLS1.StartRow := 5; GridToXLS1.StartCol := 2; <κλάση footer="reference-footer">Copyright © 2010-2026 losLab Software