Prev
Color
ExcelExplorer Manual Next
Index

Chapter 24. EEFormat class
 

Class EEFormat

(ExcelExplorer 4.0)

Class that holds numeric format info. Used for date/time, percentage, scientific and others formats.

Excel have some formats build-in and not storing it in the file. For build-in formats only index available. String() method returns string only for formats that stored in the Excel file (custom and some build-in formats).

See Index() for more information about build-in formats.
See also EEHelper->Number2Date().

Object of this class returned by

ExcelExplorer::Format - Get EEFormat object for the format with specified index
ExcelExplorer::FormatsList - Returns formats array (array of EEFormat objects) for all defined formats
EEStyle::Format - Get format info (EEFormat object)

Methods

Index - Get format index
false String - Get format string

 
Prev
Color
Home
Up
Next
Index

 
© 2002-2009 EEPHP.com
All Rights Reserved.