HotXLS dokumentacija
SubScript This example sets the font in the cell A1 to subscript
Apžvalga
TGridToXLS
IXLSWorkbook
Apžvalga
Apžvalga
SubScript This example sets the font in the cell A1 to subscript
TGridToXLS
Example
Workbook.Worksheets[
Pavyzdys
This example sets the font in the cell A1 to subscript
Workbook.Worksheets[
'A1'
'A1'
Workbook.Worksheets[
1
].Range[
'A1'
,
'A1'
].Font.Subscript := True;