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

Picture Name for a given index

Pascal
property PictureName [aPos: integer]: UTF16String;
C++
__property UTF16String PictureName[int aPos];

This is the name of the image number aPos. (aPos goes between 0 and PicturesCount-1) 

 

You can name images from Excel by selecting them and then typing a name in the name box: 

 

 

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