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

Delete μέθοδος

<κλάση div="indent"> <κλάση div="txt"> Deletes the sheet from the Workbook

Σύνταξη

<κλάση div="indent"> <κλάση div="txt"> procedure Delete; <κλάση div="txt"> procedure Delete(lcid: Integer); <κλάση table="synd"> <κλάση td="syni">lcid <κλάση td="synid">Integer. The locale ID

Παράδειγμα

<κλάση div="indent"> <κλάση div="txt"> This example deletes the last Worksheet from the Workbook
<κλάση pre="code"> Workbook.Sheets[Workbook.Sheets.Count].Delete; <κλάση footer="reference-footer">Copyright © 2010-2026 losLab Software