HotXLS Belgeleri
İçindekiler
Ana sayfa
Genel bakış
TGridToXLS
IXLSWorkbook
Ana sayfa
İçindekiler
Genel bakış
Row özellik
Döndürür the number of the first row in the range. Read-only Integer
Sözdizimi
property Row: Integer;
Örnek
This example sets the value of A1 cell to the number of the first row in the selection
Workbook.Sheets[1].Range['A1', 'A1'].Value := Workbook.Sheets[1].Selection.Row;
Copyright © 2010-2026 losLab Software