forked from sheetjs/docs.sheetjs.com
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			332 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			332 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | ### Document Features
 | ||
|  | 
 | ||
|  | Even for basic features like date storage, the official Excel formats store the | ||
|  | same content in different ways.  The parsers are expected to convert from the | ||
|  | underlying file format representation to the Common Spreadsheet Format.  Writers | ||
|  | are expected to convert from CSF back to the underlying file format. | ||
|  | 
 |