Searched refs:SpecialProperties (Results 1 – 3 of 3) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.min.js | 3 …SpecialProperties={2147483648:{n:"Locale",t:VT_UI4},2147483651:{n:"Behavior",t:VT_UI4},1919054434:… class
|
H A D | xlsx.js | 2060 var SpecialProperties = { class 2067 for(var y in SpecialProperties) if(SpecialProperties.hasOwnProperty(y)) 2068 DocSummaryPIDDSI[y] = SummaryPIDSI[y] = SpecialProperties[y];
|
H A D | xlsx.min.map | 1 …","VT_CUSTOM","DocSummaryPIDDSI","n",5,6,8,26,27,28,"SummaryPIDSI","SpecialProperties",2147483648,…
|