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