HotXLS Belgeleri İçindekiler Ana sayfa Genel bakış TGridToXLS IXLSWorkbook Ana sayfa İçindekiler Genel bakış

Text özellik

Döndürür or sets the text of the comment. Read/write WideString

Sözdizimi

property Text: WideString;

Örnek

This example sets the comment for cell E5
Workbook.Sheets[1].Range['E5', 'E5'].AddComment.Text := 'Comment'; Copyright © 2010-2026 losLab Software