HotXLS dokumentacija

This example displays the number of , mtInformation, [mbOk], on Worksheet one

' hyperlinks on Worksheet one.' , mtInformation, [mbOk], Example This example displays the number of , mtInformation, [mbOk], on Worksheet one ].Hyperlinks.Count) +

' hyperlinks on Worksheet one.'

, mtInformation, [mbOk], MessageDlg(inttostr(Workbook.Sheets[

].Range[

'D10'

MessageDlg(inttostr(Workbook.Sheets[1].Hyperlinks.Count) + ' , mtInformation, [mbOk], on Worksheet one.',
           mtInformation, [mbOk], 0);
].Hyperlinks.Count) +

MessageDlg(inttostr(Workbook.Sheets[1].Range['A1','D10'].Hyperlinks.Count) + ' , mtInformation, [mbOk], on A1:D10.',
           mtInformation, [mbOk], 0);