HotXLS dokumentacija
ScrollColumn This example makes column H the first visible column when the workbook is opened in Excel
Apžvalga
TGridToXLS
IXLSWorkbook
Apžvalga
Apžvalga
ScrollColumn This example makes column H the first visible column when the workbook is opened in Excel
TGridToXLS
Example
with
Pavyzdys
This example makes column H the first visible column when the workbook is opened in Excel
with
begin
This example makes column H the first visible column when the workbook is opened in Excel
with
Workbook.Sheets[
1
]
do
begin
Activate; ScrollRow :=
1
; ScrollColumn :=
8
;
end
;
; ScrollColumn :=
end
TXLSWorksheet.ScrollRow This example makes column H the first visible column when the workbook is opened in Excel
TXLSWorksheet.Activatemetodas