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

Number of comments on the worksheet.

Pascal
property CommentsCount [Row: integer]: integer;
C++
__property int CommentsCount[int Row];

You can use this property together with Comments 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!