FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport Properties

The properties of the TFlexCelImport class are listed here.

 
Name 
Description 
 
The name of the loaded file.  
 
The Active Sheet.  
 
Returns the codename of a sheet, that is an unique identifier assigned to the sheet when it is created.  
 
This is the name of the active sheet, you can read it or change it.  
 
Sets the visibility of the active sheet.  
 
True if Excel AutoFit is on.  
 
Cell 
Returns or sets the Cell value and format of the cell at the same time.  
 
Cell Format for a given cell  
 
This method has been deprecated. Use GetCellFormatDef instead.
 
 
Formula on a cell, as a string.  
 
When the cell at (aRow, aCol)is a merged cell, this method will return the first and last cell on the merged range.  
 
Returns the Merged cell at position index on the mergedcell list  
 
Value of a given cell.  
 
Column position given an index on the array of used columns.  
 
Index on the array of used columns for a given column position.  
 
Total used columns on a row.  
 
Associates an index into a color palette with a real color.  
 
The number of entries on the color palette.  
 
This is the XF format index associated to a column.  
 
Gets/Sets if a column is hidden or not.  
 
Gets or sets the current Column width, in Excel internal units. (Character width of "font 0" / 256)  
 
Comment at the Index position  
 
Number of comments on the worksheet.  
 
Default column width  
 
Default row height  
 
This property has been deprecated. Use GetFontList and SetFontList instead.
 
 
Number of fonts in the workbook font list.  
 
This property has been deprecated. Use GetFormatList and SetFormatList instead.
 
 
Total number of XF structures on the workbook  
 
Read this property to learn if you have modified since you opened it in FlexCel.
 
 
True if the cell contains a formula.  
 
Determines if the file is a template (xlt format instead of xls). Both file formats are nearly identical, but there is an extra record needed so the file is a proper xlt template.  
 
Number of used columns on the active sheet.  
 
Number of used rows on the active sheet.  
 
Sets and Gets the value of the Dates 1904 setting for this file.  
 
Sets and Gets the value of the Precision as displayed setting for this file.  
 
Sets and Gets the value of the R1C1 setting for this file.  
 
Sets and Gets the value of the SaveExternal Link Values setting for this file.  
 
This handles the setting of Automatic Styles inside the outline options.  
 
Determines whether the summary columns should be right to or left to the details on outline.  
 
Determines whether the summary rows should be below or above details on outline.  
 
Footer to print on each page.  
 
Header to print on each page.  
 
Picture Name for a given index  
 
Number of images on the active sheet.  
 
Number of copies to print.  
 
Reads and writes the printer driver settings of a file. This property is used to copy printer driver information from one file to other.  
 
True if grid lines will be printed.  
 
Margins used when printing the sheet  
 
Number of horizontal pages to fit the printing.  
 
Number of vertical pages to fit the printing.  
 
Miscellaneous printing options.  
 
Pre-defined standard paper size.  
 
Scale to print the page.  
 
Specifies whether to use the PrintScale or the PrintNumberOfHorizontalPages and PrintNumberOfVerticalPages properties to scale the printed page.  
 
Horizontal printer resolution in DPI.  
 
Vertical printer resolution in DPI.  
 
Returns the first column for a named range, and allows you to modify it.  
 
Returns the second column for a named range, and allows you to modify it.  
 
The number of named ranges in the workbook.  
 
Returns the name of the named range at position index.  
 
Returns the first row for a named range, and allows you to modify it.  
 
Returns the second column for a named range, and allows you to modify it.  
 
Returns the sheet where the range is located.
A value of 0 means that the range is global to all the workbook.  
 
This is the XF format index associated to a row.
 
 
Gets or sets the current Row Height, in Excel internal units. (1/20th of a point)  
 
Gets or sets if a row is hidden or visible.  
 
Use this property to read or write rich format on a cell.  
 
Number of sheets in the workbook.  
 
Returns/ set the zoom for a sheet.  
 
If true, Excel will show the A, B, C and 1, 2, 3 row and column headers.  
 
True if showing grid lines.  
 
Name 
Description 
 
Adapter this component will use to access the actual file.  
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!