Commit 590d26be authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

c_oAscFormatOptions перенесены в приложение

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@55311 954022d7-b5bf-4e40-9824-e11837661b57
parent de0c0887
......@@ -142,21 +142,6 @@ var c_oAscDeleteOptions = {
DeleteRows : 4
};
var c_oAscFormatOptions = {
General : 'General',
Number : '0.00',
Currency : '$#,##0.00',
Accounting : '_($* #,##0.00_);_($* (#,##0.00);_($* "-"??_);_(@_)',
DateShort : 'm/d/yyyy',
DateLong : '[$-F800]dddd, mmmm dd, yyyy',
Time : '[$-F400]h:mm:ss AM/PM',
Percentage : '0%',
PercentageF : '0.00%',
Fraction : '# ?/?',
Scientific : '0.00E+00',
Text : '@'
};
var c_oAscBorderOptions = {
Top : 0,
Right : 1,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment