HotXLS Belgeleri
İçindekiler
Ana sayfa
Genel bakış
TGridToXLS
IXLSWorkbook
Ana sayfa
İçindekiler
Genel bakış
SuperScript özellik
True if the font is formatted as superscript; False by default. Read/write Boolean
Sözdizimi
property SuperScript: boolean;
Örnek
This example sets the font in the cell A1 to superscript
Workbook.Worksheets[1].Range['A1', 'A1'].Font.Superscript := True;
Copyright © 2010-2026 losLab Software