FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.Comments Property

Comment at the Index position

Pascal
property Comments [Row, Pos: integer]: variant;
C++
__property variant Comments[int Row, Pos];

With this property you can read or change any specific comment. 

Use it together with CommentsCount to iterate over all the cell comments on a sheet. 

 

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!