|
FlexCel Studio for VCL/LCL
|
This is the TFlexCelImport component from where this grid will read and write the data.
property FlexCelImport: TFlexCelImport;
__property TFlexCelImport FlexCelImport;
TFlexCelGrid is a grid front end for a TFlexCelImport component, it doesn't store any data on its own.
To change for example a value in a cell, or the format of a row, you change it in the TFlexCelImport component and then use LoadSheet to reflect the changes in the grid.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|