Index

A B C D E F G H I J K L M N O P R S T U V 
All Classes|All Namespaces|Constant Field Values|Deprecated API

F

FieldCount() - Method in class EasyXLS.PivotTables.ExcelPivotTable
Returns the number of fields in the pivot table.
FILE - Constant in class EasyXLS.Constants.HyperlinkType
A constant indicating a hyperlink to a file.
FileProperty - Class in EasyXLS.Constants
This class contains the constants for the file properties of the Excel document.
FileProperty() - Constructor for class EasyXLS.Constants.FileProperty
 
Fill - Class in EasyXLS.Constants
This class contains the constants for fill effects when formatting cells.
Fill() - Constructor for class EasyXLS.Constants.Fill
 
FillDrawingObject - Class in EasyXLS.Drawings
This class stores a drawing shape having a fill formatting.
FillDrawingObject() - Constructor for class EasyXLS.Drawings.FillDrawingObject
Defines an instance of a drawing shape having a fill formatting.
FillFormat - Class in EasyXLS.Drawings.Formatting
This class stores the fill options for images, shapes and other drawing objects.
FillFormat() - Constructor for class EasyXLS.Drawings.Formatting.FillFormat
Defines an instance of the fill formatting.
findAll(String, int, bool, bool) - Method in class EasyXLS.ExcelTable
Searches all the occurrences of the cell that matches the criteria.
findFirst(String, int, bool, bool) - Method in class EasyXLS.ExcelTable
Searches the first cell that matches the criteria.
FontDrawingObject - Class in EasyXLS.Drawings
This class stores a drawing shape having a font formatting.
FontDrawingObject() - Constructor for class EasyXLS.Drawings.FontDrawingObject
Defines an instance of a drawing shape having a font formatting.
FontFormat - Class in EasyXLS.Drawings.Formatting
This class stores the font options for shapes and other drawing objects.
FontFormat() - Constructor for class EasyXLS.Drawings.Formatting.FontFormat
Defines an instance of the font formatting.
FontSettings - Class in EasyXLS.Constants
This class contains the constants for the font underline style.
FontSettings() - Constructor for class EasyXLS.Constants.FontSettings
 
Footer - Class in EasyXLS.Constants
This class contains the allowable footer positions relative to page margins.
Footer() - Constructor for class EasyXLS.Constants.Footer
 
FooterCount() - Method in class EasyXLS.ExcelWorksheet
Returns the number of footers in the worksheet.
Format - Class in EasyXLS.Constants
This class contains the constants for number and date format when formatting cells.
Format() - Constructor for class EasyXLS.Constants.Format
 
FORMAT_AS_HALVES - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed as a fraction /2.
FORMAT_AS_QUARTERS - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed as a fraction /4.
FORMAT_AS_TENTHS - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed as a fraction /10.
FORMAT_CURRENCY - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed as a float having 2 decimals preceded by the "$" symbol.
FORMAT_DATE - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed in date format.
FORMAT_DATE_AND_TIME_REGIONAL_SETTINGS - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed in the date format from regional settings with time included.
FORMAT_DATE_REGIONAL_SETTINGS - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed in the date format from regional settings.
FORMAT_DATE_TIME - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed in date-time format.
FORMAT_DATE_TIME_REGIONAL_SETTINGS - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed in the date-time format from regional settings.
FORMAT_DATE_WEEKDAY_REGIONAL_SETTINGS - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed in the date format from regional settings, including day of the week.
FORMAT_FLOAT_2DECIMALS - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed as a float having 2 decimals.
FORMAT_FLOAT_2DECIMALS_PERCENT - Constant in class EasyXLS.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 EasyXLS.Constants.Format
General format of a cell value.
FORMAT_INTEGER - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed as an integer.
FORMAT_INTEGER_PERCENT - Constant in class EasyXLS.Constants.Format
The value of the cell is displayed as an integer followed by the percent symbol.
Format3D - Class in EasyXLS.Drawings.Formatting
This class stores the 3D-formatting for drawing objects.
Format3D() - Constructor for class EasyXLS.Drawings.Formatting.Format3D
Defines an instance of the 3D formatting.
Formula - Class in EasyXLS
This class is used for formulas computation.
Formula() - Constructor for class EasyXLS.Formula
Defines a new instance of the object that parses formulas.
Formula(ExcelDocument) - Constructor for class EasyXLS.Formula
Defines a new instance of the object that parses formulas.
Formula(ExcelDocument, bool) - Constructor for class EasyXLS.Formula
Defines a new instance of the object that parses formulas.
Formula(ExcelDocument, Workbook) - Constructor for class EasyXLS.Formula
Defines a new instance of the object that parses formulas.
Formula(ExcelDocument, Workbook, List) - Constructor for class EasyXLS.Formula
Defines a new instance of the object that parses formulas.
FormulaParser - Class in EasyXLS.Util
This class contains useful methods for parsing formulas.
FormulaParser() - Constructor for class EasyXLS.Util.FormulaParser
 
FormulaResult - Class in EasyXLS.Util
This class stores the result of a formula.
FormulaResult(String, String, String, bool, String) - Constructor for class EasyXLS.Util.FormulaResult
Defines an instance of the Excel formula result.
A B C D E F G H I J K L M N O P R S T U V 
All Classes|All Namespaces|Constant Field Values|Deprecated API