HotXLS Delphi Excel Read Write Library / Component Developers Guide |
Workbook.Sheets[1].Range['A1', 'C5'].Font.Name := 'Arial';
MessageDlg( Workbook.Sheets[1].Range['A1', 'A1'].Font.Name + ' is the font name of "A1" cell.', mtInformation, [mbOk], 0);
Copyright©2007-2019 loslab.com |