forked from sheetjs/sheetjs
		
	- write !cols widths : XLSX XLSB XLML - write hyperlinks : XLML - XLSB convert date cell to numeric on write - fixed issue with assigning self in jszip issues: - closes #607 h/t @jscheid - closes #195 h/t @asfman
		
			
				
	
	
		
			2 lines
		
	
	
		
			24 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			24 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
XLSX.version = '0.9.7';
 |