ActiveXLS v6.4.0 API Documentation
A B C D E F G H I K L M N O P R S T U V

F

FILE - Constant in class ActiveXLS.Constants.HyperlinkType
A constant indicating a hyperlink to a file.
FORMAT_AS_HALVES - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed as a fraction /2.
FORMAT_AS_QUARTERS - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed as a fraction /4.
FORMAT_AS_TENTHS - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed as a fraction /10.
FORMAT_CURRENCY - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed as a float having 2 decimals preceded by the "$" symbol.
FORMAT_DATE - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed in date format.
FORMAT_DATE_TIME - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed in date-time format.
FORMAT_FLOAT_2DECIMALS - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed as a float having 2 decimals.
FORMAT_FLOAT_2DECIMALS_PERCENT - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed as a float having 2 decimals followed by the percent symbol.
FORMAT_GENERAL - Constant in class ActiveXLS.Constants.Format
General format of a cell value.
FORMAT_INTEGER - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed as an integer.
FORMAT_INTEGER_PERCENT - Constant in class ActiveXLS.Constants.Format
The value of the cell is displayed as an integer followed by the percent symbol.
FileProperty - class ActiveXLS.Constants.FileProperty.
This class contains the constants for the file properties of the Excel document.
FileProperty() - Constructor for class ActiveXLS.Constants.FileProperty
 
FontSettings - class ActiveXLS.Constants.FontSettings.
This class contains the constants for the font underline style.
FontSettings() - Constructor for class ActiveXLS.Constants.FontSettings
 
Footer - class ActiveXLS.Constants.Footer.
This class contains the allowable footer positions relative to page margins.
Footer() - Constructor for class ActiveXLS.Constants.Footer
 
FooterCount() - Method in class ActiveXLS.ExcelWorksheet
Returns the number of footers in the worksheet.
Format - class ActiveXLS.Constants.Format.
This class contains the constants for number and date format when formatting cells.
Format() - Constructor for class ActiveXLS.Constants.Format
 
Formula - class ActiveXLS.Formula.
This class is used for formulas computation.
Formula() - Constructor for class ActiveXLS.Formula
Defines a new instance of the object that parses formulas.
Formula(ExcelDocument) - Constructor for class ActiveXLS.Formula
Defines a new instance of the object that parses formulas.
Formula(ExcelDocument, bool) - Constructor for class ActiveXLS.Formula
Defines a new instance of the object that parses formulas.
Formula(ExcelDocument, Workbook) - Constructor for class ActiveXLS.Formula
Defines a new instance of the object that parses formulas.
FormulaResult - class ActiveXLS.Util.FormulaResult.
This class stores the result of a formula.
FormulaResult(String, String, String, bool, String) - Constructor for class ActiveXLS.Util.FormulaResult
Defines an instance of the Excel formula result.

Copyright 2009 On Time Computing Solutions
A B C D E F G H I K L M N O P R S T U V