HotXLS dokumentacija
Visible This example sets the Example for cell E5 to be always visible
Turinys
TGridToXLS
IXLSWorkbook
Turinys
Turinys
Visible This example sets the Example for cell E5 to be always visible
TGridToXLS
Example
is visible. Read/write Boolean. Dafault is False
Example
Workbook.Sheets[
Pavyzdys
This example sets the Example for cell E5 to be always visible
Workbook.Sheets[
'E5'
'E5'
Workbook.Sheets[
1
].Range[
'E5'
,
'E5'
].AddComment.Visible := True;