|
FlexCel Studio for VCL/LCL
|
Returns a field definition for position index.
function GetFields(index: integer): IXlsField;
__fastcall IXlsField GetFields(int index);
|
Parameters |
Description |
|
index: integer |
Index of the field in the list (1 based). |
This method return a reference counted interface, so there is no need to dispose it.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|