XlsxParser::Book
Constants
TIME_1900 = Time.utc(1899, 12, 30)
TIME_1904 = Time.utc(1904, 1, 1)
Constructors
Instance methods
base_time
Return and store base time given from workbookPr http://msdn.microsoft.com/en-us/library/ff530155(v=office.12).aspx
sheet_exists?(name : String)
Return true if sheet with given name exists otherwise return false
style_types
Sourcezip
Source