Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sdkjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
sdkjs
Commits
79c581a1
Commit
79c581a1
authored
Apr 20, 2016
by
Alexander.Trofimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
export commonDefines
parent
e251c9b8
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
430 additions
and
62 deletions
+430
-62
build/configs/webexcel.json
build/configs/webexcel.json
+1
-2
build/configs/webpowerpoint.json
build/configs/webpowerpoint.json
+1
-2
build/configs/webword.json
build/configs/webword.json
+0
-1
common/commonDefines.js
common/commonDefines.js
+428
-57
No files found.
build/configs/webexcel.json
View file @
79c581a1
...
...
@@ -182,8 +182,7 @@
},
"defines"
:
{
"src"
:
[
"../common/Shapes/EditorSettings.js"
,
"../common/commonDefines.js"
"../common/Shapes/EditorSettings.js"
],
"dst"
:
"apiDefines.min.js"
},
...
...
build/configs/webpowerpoint.json
View file @
79c581a1
...
...
@@ -189,8 +189,7 @@
"src"
:
[
"../common/Shapes/EditorSettings.js"
,
"../slide/themes/Themes.js"
,
"../slide/apiDefines.js"
,
"../common/commonDefines.js"
"../slide/apiDefines.js"
],
"dst"
:
"apiDefines.min.js"
},
...
...
build/configs/webword.json
View file @
79c581a1
...
...
@@ -172,7 +172,6 @@
"defines"
:
{
"src"
:
[
"../common/Shapes/EditorSettings.js"
,
"../common/commonDefines.js"
,
"../word/apiDefines.js"
],
"dst"
:
"apiDefines.min.js"
...
...
common/commonDefines.js
View file @
79c581a1
...
...
@@ -893,63 +893,434 @@ var contentchanges_Remove = 2;
var
offlineMode
=
'
_offline_
'
;
//------------------------------------------------------------export---------------------------------------------------
window
[
'
Asc
'
]
=
window
[
'
Asc
'
]
||
{};
window
[
'
Asc
'
][
'
FONT_THUMBNAIL_HEIGHT
'
]
=
FONT_THUMBNAIL_HEIGHT
;
window
[
'
Asc
'
][
'
c_oAscMaxColumnWidth
'
]
=
window
[
'
Asc
'
].
c_oAscMaxColumnWidth
=
c_oAscMaxColumnWidth
;
window
[
'
Asc
'
][
'
c_oAscMaxRowHeight
'
]
=
window
[
'
Asc
'
].
c_oAscMaxRowHeight
=
c_oAscMaxRowHeight
;
window
[
'
Asc
'
][
'
c_oAscFileType
'
]
=
window
[
'
Asc
'
].
c_oAscFileType
=
c_oAscFileType
;
window
[
'
Asc
'
][
'
c_oAscError
'
]
=
window
[
'
Asc
'
].
c_oAscError
=
c_oAscError
;
window
[
'
Asc
'
][
'
c_oAscAsyncAction
'
]
=
window
[
'
Asc
'
].
c_oAscAsyncAction
=
c_oAscAsyncAction
;
window
[
'
Asc
'
][
'
c_oAscAdvancedOptionsID
'
]
=
window
[
'
Asc
'
].
c_oAscAdvancedOptionsID
=
c_oAscAdvancedOptionsID
;
window
[
'
Asc
'
][
'
c_oAscFontRenderingModeType
'
]
=
window
[
'
Asc
'
].
c_oAscFontRenderingModeType
=
c_oAscFontRenderingModeType
;
window
[
'
Asc
'
][
'
c_oAscAsyncActionType
'
]
=
window
[
'
Asc
'
].
c_oAscAsyncActionType
=
c_oAscAsyncActionType
;
window
[
'
Asc
'
][
'
c_oAscNumFormatType
'
]
=
window
[
'
Asc
'
].
c_oAscNumFormatType
=
c_oAscNumFormatType
;
window
[
'
Asc
'
][
'
c_oAscDrawingLayerType
'
]
=
c_oAscDrawingLayerType
;
window
[
'
Asc
'
][
'
c_oAscTypeSelectElement
'
]
=
window
[
'
Asc
'
].
c_oAscTypeSelectElement
=
c_oAscTypeSelectElement
;
window
[
'
Asc
'
][
'
linerule_AtLeast
'
]
=
window
[
'
Asc
'
].
linerule_AtLeast
=
linerule_AtLeast
;
window
[
'
Asc
'
][
'
linerule_Auto
'
]
=
window
[
'
Asc
'
].
linerule_Auto
=
linerule_Auto
;
window
[
'
Asc
'
][
'
linerule_Exact
'
]
=
window
[
'
Asc
'
].
linerule_Exact
=
linerule_Exact
;
window
[
'
Asc
'
][
'
c_oAscShdClear
'
]
=
window
[
'
Asc
'
].
c_oAscShdClear
=
c_oAscShdClear
;
window
[
'
Asc
'
][
'
c_oAscShdNil
'
]
=
window
[
'
Asc
'
].
c_oAscShdNil
=
c_oAscShdNil
;
window
[
'
Asc
'
][
'
c_oAscDropCap
'
]
=
window
[
'
Asc
'
].
c_oAscDropCap
=
c_oAscDropCap
;
window
[
'
Asc
'
][
'
c_oAscChartTitleShowSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartTitleShowSettings
=
c_oAscChartTitleShowSettings
;
window
[
'
Asc
'
][
'
c_oAscChartHorAxisLabelShowSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartHorAxisLabelShowSettings
=
c_oAscChartHorAxisLabelShowSettings
;
window
[
'
Asc
'
][
'
c_oAscChartVertAxisLabelShowSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartVertAxisLabelShowSettings
=
c_oAscChartVertAxisLabelShowSettings
;
window
[
'
Asc
'
][
'
c_oAscChartLegendShowSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartLegendShowSettings
=
c_oAscChartLegendShowSettings
;
window
[
'
Asc
'
][
'
c_oAscChartDataLabelsPos
'
]
=
window
[
'
Asc
'
].
c_oAscChartDataLabelsPos
=
c_oAscChartDataLabelsPos
;
window
[
'
Asc
'
][
'
c_oAscGridLinesSettings
'
]
=
window
[
'
Asc
'
].
c_oAscGridLinesSettings
=
c_oAscGridLinesSettings
;
window
[
'
Asc
'
][
'
c_oAscChartTypeSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartTypeSettings
=
c_oAscChartTypeSettings
;
window
[
'
Asc
'
][
'
c_oAscValAxisRule
'
]
=
window
[
'
Asc
'
].
c_oAscValAxisRule
=
c_oAscValAxisRule
;
window
[
'
Asc
'
][
'
c_oAscValAxUnits
'
]
=
window
[
'
Asc
'
].
c_oAscValAxUnits
=
c_oAscValAxUnits
;
window
[
'
Asc
'
][
'
c_oAscTickMark
'
]
=
window
[
'
Asc
'
].
c_oAscTickMark
=
c_oAscTickMark
;
window
[
'
Asc
'
][
'
c_oAscTickLabelsPos
'
]
=
window
[
'
Asc
'
].
c_oAscTickLabelsPos
=
c_oAscTickLabelsPos
;
window
[
'
Asc
'
][
'
c_oAscCrossesRule
'
]
=
window
[
'
Asc
'
].
c_oAscCrossesRule
=
c_oAscCrossesRule
;
window
[
'
Asc
'
][
'
c_oAscBetweenLabelsRule
'
]
=
window
[
'
Asc
'
].
c_oAscBetweenLabelsRule
=
c_oAscBetweenLabelsRule
;
window
[
'
Asc
'
][
'
c_oAscLabelsPosition
'
]
=
window
[
'
Asc
'
].
c_oAscLabelsPosition
=
c_oAscLabelsPosition
;
window
[
'
Asc
'
][
'
c_oAscAxisType
'
]
=
window
[
'
Asc
'
].
c_oAscAxisType
=
c_oAscAxisType
;
window
[
'
Asc
'
][
'
c_oAscHAnchor
'
]
=
window
[
'
Asc
'
].
c_oAscHAnchor
=
c_oAscHAnchor
;
window
[
'
Asc
'
][
'
c_oAscXAlign
'
]
=
window
[
'
Asc
'
].
c_oAscXAlign
=
c_oAscXAlign
;
window
[
'
Asc
'
][
'
c_oAscYAlign
'
]
=
window
[
'
Asc
'
].
c_oAscYAlign
=
c_oAscYAlign
;
window
[
'
Asc
'
][
'
c_oAscVAnchor
'
]
=
window
[
'
Asc
'
].
c_oAscVAnchor
=
c_oAscVAnchor
;
window
[
'
Asc
'
][
'
c_oAscRelativeFromH
'
]
=
window
[
'
Asc
'
].
c_oAscRelativeFromH
=
c_oAscRelativeFromH
;
window
[
'
Asc
'
][
'
c_oAscRelativeFromV
'
]
=
window
[
'
Asc
'
].
c_oAscRelativeFromV
=
c_oAscRelativeFromV
;
window
[
'
Asc
'
][
'
c_oAscPageOrientation
'
]
=
window
[
'
Asc
'
].
c_oAscPageOrientation
=
c_oAscPageOrientation
;
window
[
'
Asc
'
][
'
c_oAscColor
'
]
=
window
[
'
Asc
'
].
c_oAscColor
=
c_oAscColor
;
window
[
'
Asc
'
][
'
c_oAscFill
'
]
=
window
[
'
Asc
'
].
c_oAscFill
=
c_oAscFill
;
window
[
'
Asc
'
][
'
c_oAscFillGradType
'
]
=
window
[
'
Asc
'
].
c_oAscFillGradType
=
c_oAscFillGradType
;
window
[
'
Asc
'
][
'
c_oAscFillBlipType
'
]
=
window
[
'
Asc
'
].
c_oAscFillBlipType
=
c_oAscFillBlipType
;
window
[
'
Asc
'
][
'
c_oAscStrokeType
'
]
=
window
[
'
Asc
'
].
c_oAscStrokeType
=
c_oAscStrokeType
;
window
[
'
Asc
'
][
'
c_oAscVerticalTextAlign
'
]
=
c_oAscVerticalTextAlign
;
window
[
'
Asc
'
][
'
c_oAscVertDrawingText
'
]
=
c_oAscVertDrawingText
;
window
[
'
Asc
'
][
'
c_oAscLineJoinType
'
]
=
c_oAscLineJoinType
;
window
[
'
Asc
'
][
'
c_oAscLineCapType
'
]
=
c_oAscLineCapType
;
window
[
'
Asc
'
][
'
c_oAscLineBeginType
'
]
=
c_oAscLineBeginType
;
window
[
'
Asc
'
][
'
c_oAscLineBeginSize
'
]
=
c_oAscLineBeginSize
;
window
[
'
Asc
'
][
'
c_oAscCellTextDirection
'
]
=
window
[
'
Asc
'
].
c_oAscCellTextDirection
=
c_oAscCellTextDirection
;
window
[
'
Asc
'
][
'
c_oAscDocumentUnits
'
]
=
window
[
'
Asc
'
].
c_oAscDocumentUnits
=
c_oAscDocumentUnits
;
window
[
'
Asc
'
][
'
c_oAscMaxTooltipLength
'
]
=
window
[
'
Asc
'
].
c_oAscMaxTooltipLength
=
c_oAscMaxTooltipLength
;
window
[
'
Asc
'
][
'
c_oAscMaxCellOrCommentLength
'
]
=
window
[
'
Asc
'
].
c_oAscMaxCellOrCommentLength
=
c_oAscMaxCellOrCommentLength
;
//------------------------------------------------------------export--------------------------------------------------
var
prot
;
window
[
'
Asc
'
]
=
window
[
'
Asc
'
]
||
{};
window
[
'
Asc
'
][
'
FONT_THUMBNAIL_HEIGHT
'
]
=
FONT_THUMBNAIL_HEIGHT
;
window
[
'
Asc
'
][
'
c_oAscMaxColumnWidth
'
]
=
window
[
'
Asc
'
].
c_oAscMaxColumnWidth
=
c_oAscMaxColumnWidth
;
window
[
'
Asc
'
][
'
c_oAscMaxRowHeight
'
]
=
window
[
'
Asc
'
].
c_oAscMaxRowHeight
=
c_oAscMaxRowHeight
;
window
[
'
Asc
'
][
'
c_oAscFileType
'
]
=
window
[
'
Asc
'
].
c_oAscFileType
=
c_oAscFileType
;
prot
=
c_oAscFileType
;
prot
[
'
UNKNOWN
'
]
=
prot
.
UNKNOWN
;
prot
[
'
PDF
'
]
=
prot
.
PDF
;
prot
[
'
HTML
'
]
=
prot
.
HTML
;
prot
[
'
DOCX
'
]
=
prot
.
DOCX
;
prot
[
'
DOC
'
]
=
prot
.
DOC
;
prot
[
'
ODT
'
]
=
prot
.
ODT
;
prot
[
'
RTF
'
]
=
prot
.
RTF
;
prot
[
'
TXT
'
]
=
prot
.
TXT
;
prot
[
'
MHT
'
]
=
prot
.
MHT
;
prot
[
'
EPUB
'
]
=
prot
.
EPUB
;
prot
[
'
FB2
'
]
=
prot
.
FB2
;
prot
[
'
MOBI
'
]
=
prot
.
MOBI
;
prot
[
'
DOCY
'
]
=
prot
.
DOCY
;
prot
[
'
JSON
'
]
=
prot
.
JSON
;
prot
[
'
XLSX
'
]
=
prot
.
XLSX
;
prot
[
'
XLS
'
]
=
prot
.
XLS
;
prot
[
'
ODS
'
]
=
prot
.
ODS
;
prot
[
'
CSV
'
]
=
prot
.
CSV
;
prot
[
'
XLSY
'
]
=
prot
.
XLSY
;
prot
[
'
PPTX
'
]
=
prot
.
PPTX
;
prot
[
'
PPT
'
]
=
prot
.
PPT
;
prot
[
'
ODP
'
]
=
prot
.
ODP
;
window
[
'
Asc
'
][
'
c_oAscError
'
]
=
window
[
'
Asc
'
].
c_oAscError
=
c_oAscError
;
prot
=
c_oAscError
;
prot
[
'
Level
'
]
=
prot
.
Level
;
prot
[
'
ID
'
]
=
prot
.
ID
;
prot
=
c_oAscError
.
Level
;
prot
[
'
Critical
'
]
=
prot
.
Critical
;
prot
[
'
NoCritical
'
]
=
prot
.
NoCritical
;
prot
=
c_oAscError
.
ID
;
prot
[
'
ServerSaveComplete
'
]
=
prot
.
ServerSaveComplete
;
prot
[
'
ConvertationProgress
'
]
=
prot
.
ConvertationProgress
;
prot
[
'
DownloadProgress
'
]
=
prot
.
DownloadProgress
;
prot
[
'
No
'
]
=
prot
.
No
;
prot
[
'
Unknown
'
]
=
prot
.
Unknown
;
prot
[
'
ConvertationTimeout
'
]
=
prot
.
ConvertationTimeout
;
prot
[
'
ConvertationError
'
]
=
prot
.
ConvertationError
;
prot
[
'
DownloadError
'
]
=
prot
.
DownloadError
;
prot
[
'
UnexpectedGuid
'
]
=
prot
.
UnexpectedGuid
;
prot
[
'
Database
'
]
=
prot
.
Database
;
prot
[
'
FileRequest
'
]
=
prot
.
FileRequest
;
prot
[
'
FileVKey
'
]
=
prot
.
FileVKey
;
prot
[
'
UplImageSize
'
]
=
prot
.
UplImageSize
;
prot
[
'
UplImageExt
'
]
=
prot
.
UplImageExt
;
prot
[
'
UplImageFileCount
'
]
=
prot
.
UplImageFileCount
;
prot
[
'
NoSupportClipdoard
'
]
=
prot
.
NoSupportClipdoard
;
prot
[
'
UplImageUrl
'
]
=
prot
.
UplImageUrl
;
prot
[
'
StockChartError
'
]
=
prot
.
StockChartError
;
prot
[
'
CoAuthoringDisconnect
'
]
=
prot
.
CoAuthoringDisconnect
;
prot
[
'
ConvertationPassword
'
]
=
prot
.
ConvertationPassword
;
prot
[
'
VKeyEncrypt
'
]
=
prot
.
VKeyEncrypt
;
prot
[
'
KeyExpire
'
]
=
prot
.
KeyExpire
;
prot
[
'
UserCountExceed
'
]
=
prot
.
UserCountExceed
;
prot
[
'
SplitCellMaxRows
'
]
=
prot
.
SplitCellMaxRows
;
prot
[
'
SplitCellMaxCols
'
]
=
prot
.
SplitCellMaxCols
;
prot
[
'
SplitCellRowsDivider
'
]
=
prot
.
SplitCellRowsDivider
;
prot
[
'
MobileUnexpectedCharCount
'
]
=
prot
.
MobileUnexpectedCharCount
;
prot
[
'
MailMergeLoadFile
'
]
=
prot
.
MailMergeLoadFile
;
prot
[
'
MailMergeSaveFile
'
]
=
prot
.
MailMergeSaveFile
;
prot
[
'
AutoFilterDataRangeError
'
]
=
prot
.
AutoFilterDataRangeError
;
prot
[
'
AutoFilterChangeFormatTableError
'
]
=
prot
.
AutoFilterChangeFormatTableError
;
prot
[
'
AutoFilterChangeError
'
]
=
prot
.
AutoFilterChangeError
;
prot
[
'
AutoFilterMoveToHiddenRangeError
'
]
=
prot
.
AutoFilterMoveToHiddenRangeError
;
prot
[
'
LockedAllError
'
]
=
prot
.
LockedAllError
;
prot
[
'
LockedWorksheetRename
'
]
=
prot
.
LockedWorksheetRename
;
prot
[
'
FTChangeTableRangeError
'
]
=
prot
.
FTChangeTableRangeError
;
prot
[
'
FTRangeIncludedOtherTables
'
]
=
prot
.
FTRangeIncludedOtherTables
;
prot
[
'
PasteMaxRangeError
'
]
=
prot
.
PasteMaxRangeError
;
prot
[
'
PastInMergeAreaError
'
]
=
prot
.
PastInMergeAreaError
;
prot
[
'
DataRangeError
'
]
=
prot
.
DataRangeError
;
prot
[
'
CannotMoveRange
'
]
=
prot
.
CannotMoveRange
;
prot
[
'
MaxDataSeriesError
'
]
=
prot
.
MaxDataSeriesError
;
prot
[
'
CannotFillRange
'
]
=
prot
.
CannotFillRange
;
prot
[
'
UserDrop
'
]
=
prot
.
UserDrop
;
prot
[
'
Warning
'
]
=
prot
.
Warning
;
prot
[
'
FrmlWrongCountParentheses
'
]
=
prot
.
FrmlWrongCountParentheses
;
prot
[
'
FrmlWrongOperator
'
]
=
prot
.
FrmlWrongOperator
;
prot
[
'
FrmlWrongMaxArgument
'
]
=
prot
.
FrmlWrongMaxArgument
;
prot
[
'
FrmlWrongCountArgument
'
]
=
prot
.
FrmlWrongCountArgument
;
prot
[
'
FrmlWrongFunctionName
'
]
=
prot
.
FrmlWrongFunctionName
;
prot
[
'
FrmlAnotherParsingError
'
]
=
prot
.
FrmlAnotherParsingError
;
prot
[
'
FrmlWrongArgumentRange
'
]
=
prot
.
FrmlWrongArgumentRange
;
prot
[
'
FrmlOperandExpected
'
]
=
prot
.
FrmlOperandExpected
;
prot
[
'
FrmlParenthesesCorrectCount
'
]
=
prot
.
FrmlParenthesesCorrectCount
;
prot
[
'
FrmlWrongReferences
'
]
=
prot
.
FrmlWrongReferences
;
prot
[
'
InvalidReferenceOrName
'
]
=
prot
.
InvalidReferenceOrName
;
prot
[
'
LockCreateDefName
'
]
=
prot
.
LockCreateDefName
;
prot
[
'
OpenWarning
'
]
=
prot
.
OpenWarning
;
window
[
'
Asc
'
][
'
c_oAscAsyncAction
'
]
=
window
[
'
Asc
'
].
c_oAscAsyncAction
=
c_oAscAsyncAction
;
prot
=
c_oAscAsyncAction
;
prot
[
'
Open
'
]
=
prot
.
Open
;
prot
[
'
Save
'
]
=
prot
.
Save
;
prot
[
'
LoadDocumentFonts
'
]
=
prot
.
LoadDocumentFonts
;
prot
[
'
LoadDocumentImages
'
]
=
prot
.
LoadDocumentImages
;
prot
[
'
LoadFont
'
]
=
prot
.
LoadFont
;
prot
[
'
LoadImage
'
]
=
prot
.
LoadImage
;
prot
[
'
DownloadAs
'
]
=
prot
.
DownloadAs
;
prot
[
'
Print
'
]
=
prot
.
Print
;
prot
[
'
UploadImage
'
]
=
prot
.
UploadImage
;
prot
[
'
ApplyChanges
'
]
=
prot
.
ApplyChanges
;
prot
[
'
SlowOperation
'
]
=
prot
.
SlowOperation
;
prot
[
'
LoadTheme
'
]
=
prot
.
LoadTheme
;
prot
[
'
MailMergeLoadFile
'
]
=
prot
.
MailMergeLoadFile
;
prot
[
'
DownloadMerge
'
]
=
prot
.
DownloadMerge
;
prot
[
'
SendMailMerge
'
]
=
prot
.
SendMailMerge
;
window
[
'
Asc
'
][
'
c_oAscAdvancedOptionsID
'
]
=
window
[
'
Asc
'
].
c_oAscAdvancedOptionsID
=
c_oAscAdvancedOptionsID
;
prot
=
c_oAscAdvancedOptionsID
;
prot
[
'
CSV
'
]
=
prot
.
CSV
;
prot
[
'
TXT
'
]
=
prot
.
TXT
;
window
[
'
Asc
'
][
'
c_oAscFontRenderingModeType
'
]
=
window
[
'
Asc
'
].
c_oAscFontRenderingModeType
=
c_oAscFontRenderingModeType
;
prot
=
c_oAscFontRenderingModeType
;
prot
[
'
noHinting
'
]
=
prot
.
noHinting
;
prot
[
'
hinting
'
]
=
prot
.
hinting
;
prot
[
'
hintingAndSubpixeling
'
]
=
prot
.
hintingAndSubpixeling
;
window
[
'
Asc
'
][
'
c_oAscAsyncActionType
'
]
=
window
[
'
Asc
'
].
c_oAscAsyncActionType
=
c_oAscAsyncActionType
;
prot
=
c_oAscAsyncActionType
;
prot
[
'
Information
'
]
=
prot
.
Information
;
prot
[
'
BlockInteraction
'
]
=
prot
.
BlockInteraction
;
window
[
'
Asc
'
][
'
c_oAscNumFormatType
'
]
=
window
[
'
Asc
'
].
c_oAscNumFormatType
=
c_oAscNumFormatType
;
prot
=
c_oAscNumFormatType
;
prot
[
'
General
'
]
=
prot
.
General
;
prot
[
'
Custom
'
]
=
prot
.
Custom
;
prot
[
'
Text
'
]
=
prot
.
Text
;
prot
[
'
Number
'
]
=
prot
.
Number
;
prot
[
'
Integer
'
]
=
prot
.
Integer
;
prot
[
'
Scientific
'
]
=
prot
.
Scientific
;
prot
[
'
Currency
'
]
=
prot
.
Currency
;
prot
[
'
Date
'
]
=
prot
.
Date
;
prot
[
'
Time
'
]
=
prot
.
Time
;
prot
[
'
Percent
'
]
=
prot
.
Percent
;
prot
[
'
Fraction
'
]
=
prot
.
Fraction
;
prot
[
'
Accounting
'
]
=
prot
.
Accounting
;
window
[
'
Asc
'
][
'
c_oAscDrawingLayerType
'
]
=
c_oAscDrawingLayerType
;
prot
=
c_oAscDrawingLayerType
;
prot
[
'
BringToFront
'
]
=
prot
.
BringToFront
;
prot
[
'
SendToBack
'
]
=
prot
.
SendToBack
;
prot
[
'
BringForward
'
]
=
prot
.
BringForward
;
prot
[
'
SendBackward
'
]
=
prot
.
SendBackward
;
window
[
'
Asc
'
][
'
c_oAscTypeSelectElement
'
]
=
window
[
'
Asc
'
].
c_oAscTypeSelectElement
=
c_oAscTypeSelectElement
;
prot
=
c_oAscTypeSelectElement
;
prot
[
'
Paragraph
'
]
=
prot
.
Paragraph
;
prot
[
'
Table
'
]
=
prot
.
Table
;
prot
[
'
Image
'
]
=
prot
.
Image
;
prot
[
'
Header
'
]
=
prot
.
Header
;
prot
[
'
Hyperlink
'
]
=
prot
.
Hyperlink
;
prot
[
'
SpellCheck
'
]
=
prot
.
SpellCheck
;
prot
[
'
Shape
'
]
=
prot
.
Shape
;
prot
[
'
Slide
'
]
=
prot
.
Slide
;
prot
[
'
Chart
'
]
=
prot
.
Chart
;
prot
[
'
Math
'
]
=
prot
.
Math
;
prot
[
'
MailMerge
'
]
=
prot
.
MailMerge
;
window
[
'
Asc
'
][
'
linerule_AtLeast
'
]
=
window
[
'
Asc
'
].
linerule_AtLeast
=
linerule_AtLeast
;
window
[
'
Asc
'
][
'
linerule_Auto
'
]
=
window
[
'
Asc
'
].
linerule_Auto
=
linerule_Auto
;
window
[
'
Asc
'
][
'
linerule_Exact
'
]
=
window
[
'
Asc
'
].
linerule_Exact
=
linerule_Exact
;
window
[
'
Asc
'
][
'
c_oAscShdClear
'
]
=
window
[
'
Asc
'
].
c_oAscShdClear
=
c_oAscShdClear
;
window
[
'
Asc
'
][
'
c_oAscShdNil
'
]
=
window
[
'
Asc
'
].
c_oAscShdNil
=
c_oAscShdNil
;
window
[
'
Asc
'
][
'
c_oAscDropCap
'
]
=
window
[
'
Asc
'
].
c_oAscDropCap
=
c_oAscDropCap
;
prot
=
c_oAscDropCap
;
prot
[
'
None
'
]
=
prot
.
None
;
prot
[
'
Drop
'
]
=
prot
.
Drop
;
prot
[
'
Margin
'
]
=
prot
.
Margin
;
window
[
'
Asc
'
][
'
c_oAscChartTitleShowSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartTitleShowSettings
=
c_oAscChartTitleShowSettings
;
prot
=
c_oAscChartTitleShowSettings
;
prot
[
'
none
'
]
=
prot
.
none
;
prot
[
'
overlay
'
]
=
prot
.
overlay
;
prot
[
'
noOverlay
'
]
=
prot
.
noOverlay
;
window
[
'
Asc
'
][
'
c_oAscChartHorAxisLabelShowSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartHorAxisLabelShowSettings
=
c_oAscChartHorAxisLabelShowSettings
;
prot
=
c_oAscChartHorAxisLabelShowSettings
;
prot
[
'
none
'
]
=
prot
.
none
;
prot
[
'
noOverlay
'
]
=
prot
.
noOverlay
;
window
[
'
Asc
'
][
'
c_oAscChartVertAxisLabelShowSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartVertAxisLabelShowSettings
=
c_oAscChartVertAxisLabelShowSettings
;
prot
=
c_oAscChartVertAxisLabelShowSettings
;
prot
[
'
none
'
]
=
prot
.
none
;
prot
[
'
rotated
'
]
=
prot
.
rotated
;
prot
[
'
vertical
'
]
=
prot
.
vertical
;
prot
[
'
horizontal
'
]
=
prot
.
horizontal
;
window
[
'
Asc
'
][
'
c_oAscChartLegendShowSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartLegendShowSettings
=
c_oAscChartLegendShowSettings
;
prot
=
c_oAscChartLegendShowSettings
;
prot
[
'
none
'
]
=
prot
.
none
;
prot
[
'
left
'
]
=
prot
.
left
;
prot
[
'
top
'
]
=
prot
.
top
;
prot
[
'
right
'
]
=
prot
.
right
;
prot
[
'
bottom
'
]
=
prot
.
bottom
;
prot
[
'
leftOverlay
'
]
=
prot
.
leftOverlay
;
prot
[
'
rightOverlay
'
]
=
prot
.
rightOverlay
;
prot
[
'
layout
'
]
=
prot
.
layout
;
window
[
'
Asc
'
][
'
c_oAscChartDataLabelsPos
'
]
=
window
[
'
Asc
'
].
c_oAscChartDataLabelsPos
=
c_oAscChartDataLabelsPos
;
prot
=
c_oAscChartDataLabelsPos
;
prot
[
'
none
'
]
=
prot
.
none
;
prot
[
'
b
'
]
=
prot
.
b
;
prot
[
'
bestFit
'
]
=
prot
.
bestFit
;
prot
[
'
ctr
'
]
=
prot
.
ctr
;
prot
[
'
inBase
'
]
=
prot
.
inBase
;
prot
[
'
inEnd
'
]
=
prot
.
inEnd
;
prot
[
'
l
'
]
=
prot
.
l
;
prot
[
'
outEnd
'
]
=
prot
.
outEnd
;
prot
[
'
r
'
]
=
prot
.
r
;
prot
[
'
t
'
]
=
prot
.
t
;
window
[
'
Asc
'
][
'
c_oAscGridLinesSettings
'
]
=
window
[
'
Asc
'
].
c_oAscGridLinesSettings
=
c_oAscGridLinesSettings
;
prot
=
c_oAscGridLinesSettings
;
prot
[
'
none
'
]
=
prot
.
none
;
prot
[
'
none
'
]
=
prot
.
major
;
prot
[
'
none
'
]
=
prot
.
minor
;
prot
[
'
none
'
]
=
prot
.
majorMinor
;
window
[
'
Asc
'
][
'
c_oAscChartTypeSettings
'
]
=
window
[
'
Asc
'
].
c_oAscChartTypeSettings
=
c_oAscChartTypeSettings
;
prot
=
c_oAscChartTypeSettings
;
prot
[
'
barNormal
'
]
=
prot
.
barNormal
;
prot
[
'
barStacked
'
]
=
prot
.
barStacked
;
prot
[
'
barStackedPer
'
]
=
prot
.
barStackedPer
;
prot
[
'
barNormal3d
'
]
=
prot
.
barNormal3d
;
prot
[
'
barStacked3d
'
]
=
prot
.
barStacked3d
;
prot
[
'
barStackedPer3d
'
]
=
prot
.
barStackedPer3d
;
prot
[
'
barNormal3dPerspective
'
]
=
prot
.
barNormal3dPerspective
;
prot
[
'
lineNormal
'
]
=
prot
.
lineNormal
;
prot
[
'
lineStacked
'
]
=
prot
.
lineStacked
;
prot
[
'
lineStackedPer
'
]
=
prot
.
lineStackedPer
;
prot
[
'
lineNormalMarker
'
]
=
prot
.
lineNormalMarker
;
prot
[
'
lineStackedMarker
'
]
=
prot
.
lineStackedMarker
;
prot
[
'
lineStackedPerMarker
'
]
=
prot
.
lineStackedPerMarker
;
prot
[
'
line3d
'
]
=
prot
.
line3d
;
prot
[
'
pie
'
]
=
prot
.
pie
;
prot
[
'
pie3d
'
]
=
prot
.
pie3d
;
prot
[
'
hBarNormal
'
]
=
prot
.
hBarNormal
;
prot
[
'
hBarStacked
'
]
=
prot
.
hBarStacked
;
prot
[
'
hBarStackedPer
'
]
=
prot
.
hBarStackedPer
;
prot
[
'
hBarNormal3d
'
]
=
prot
.
hBarNormal3d
;
prot
[
'
hBarStacked3d
'
]
=
prot
.
hBarStacked3d
;
prot
[
'
hBarStackedPer3d
'
]
=
prot
.
hBarStackedPer3d
;
prot
[
'
areaNormal
'
]
=
prot
.
areaNormal
;
prot
[
'
areaStacked
'
]
=
prot
.
areaStacked
;
prot
[
'
areaStackedPer
'
]
=
prot
.
areaStackedPer
;
prot
[
'
doughnut
'
]
=
prot
.
doughnut
;
prot
[
'
stock
'
]
=
prot
.
stock
;
prot
[
'
scatter
'
]
=
prot
.
scatter
;
prot
[
'
scatterLine
'
]
=
prot
.
scatterLine
;
prot
[
'
scatterLineMarker
'
]
=
prot
.
scatterLineMarker
;
prot
[
'
scatterMarker
'
]
=
prot
.
scatterMarker
;
prot
[
'
scatterNone
'
]
=
prot
.
scatterNone
;
prot
[
'
scatterSmooth
'
]
=
prot
.
scatterSmooth
;
prot
[
'
scatterSmoothMarker
'
]
=
prot
.
scatterSmoothMarker
;
prot
[
'
unknown
'
]
=
prot
.
unknown
;
window
[
'
Asc
'
][
'
c_oAscValAxisRule
'
]
=
window
[
'
Asc
'
].
c_oAscValAxisRule
=
c_oAscValAxisRule
;
prot
=
c_oAscValAxisRule
;
prot
[
'
auto
'
]
=
prot
.
auto
;
prot
[
'
fixed
'
]
=
prot
.
fixed
;
window
[
'
Asc
'
][
'
c_oAscValAxUnits
'
]
=
window
[
'
Asc
'
].
c_oAscValAxUnits
=
c_oAscValAxUnits
;
prot
=
c_oAscValAxUnits
;
prot
[
'
BILLIONS
'
]
=
prot
.
BILLIONS
;
prot
[
'
HUNDRED_MILLIONS
'
]
=
prot
.
HUNDRED_MILLIONS
;
prot
[
'
HUNDREDS
'
]
=
prot
.
HUNDREDS
;
prot
[
'
HUNDRED_THOUSANDS
'
]
=
prot
.
HUNDRED_THOUSANDS
;
prot
[
'
MILLIONS
'
]
=
prot
.
MILLIONS
;
prot
[
'
TEN_MILLIONS
'
]
=
prot
.
TEN_MILLIONS
;
prot
[
'
TEN_THOUSANDS
'
]
=
prot
.
TEN_THOUSANDS
;
prot
[
'
TRILLIONS
'
]
=
prot
.
TRILLIONS
;
prot
[
'
CUSTOM
'
]
=
prot
.
CUSTOM
;
prot
[
'
THOUSANDS
'
]
=
prot
.
THOUSANDS
;
window
[
'
Asc
'
][
'
c_oAscTickMark
'
]
=
window
[
'
Asc
'
].
c_oAscTickMark
=
c_oAscTickMark
;
prot
=
c_oAscTickMark
;
prot
[
'
TICK_MARK_CROSS
'
]
=
prot
.
TICK_MARK_CROSS
;
prot
[
'
TICK_MARK_IN
'
]
=
prot
.
TICK_MARK_IN
;
prot
[
'
TICK_MARK_NONE
'
]
=
prot
.
TICK_MARK_NONE
;
prot
[
'
TICK_MARK_OUT
'
]
=
prot
.
TICK_MARK_OUT
;
window
[
'
Asc
'
][
'
c_oAscTickLabelsPos
'
]
=
window
[
'
Asc
'
].
c_oAscTickLabelsPos
=
c_oAscTickLabelsPos
;
prot
=
c_oAscTickLabelsPos
;
prot
[
'
TICK_LABEL_POSITION_HIGH
'
]
=
prot
.
TICK_LABEL_POSITION_HIGH
;
prot
[
'
TICK_LABEL_POSITION_LOW
'
]
=
prot
.
TICK_LABEL_POSITION_LOW
;
prot
[
'
TICK_LABEL_POSITION_NEXT_TO
'
]
=
prot
.
TICK_LABEL_POSITION_NEXT_TO
;
prot
[
'
TICK_LABEL_POSITION_NONE
'
]
=
prot
.
TICK_LABEL_POSITION_NONE
;
window
[
'
Asc
'
][
'
c_oAscCrossesRule
'
]
=
window
[
'
Asc
'
].
c_oAscCrossesRule
=
c_oAscCrossesRule
;
prot
=
c_oAscCrossesRule
;
prot
[
'
auto
'
]
=
prot
.
auto
;
prot
[
'
maxValue
'
]
=
prot
.
maxValue
;
prot
[
'
value
'
]
=
prot
.
value
;
prot
[
'
minValue
'
]
=
prot
.
minValue
;
window
[
'
Asc
'
][
'
c_oAscBetweenLabelsRule
'
]
=
window
[
'
Asc
'
].
c_oAscBetweenLabelsRule
=
c_oAscBetweenLabelsRule
;
prot
=
c_oAscBetweenLabelsRule
;
prot
[
'
auto
'
]
=
prot
.
auto
;
prot
[
'
manual
'
]
=
prot
.
manual
;
window
[
'
Asc
'
][
'
c_oAscLabelsPosition
'
]
=
window
[
'
Asc
'
].
c_oAscLabelsPosition
=
c_oAscLabelsPosition
;
prot
=
c_oAscLabelsPosition
;
prot
[
'
byDivisions
'
]
=
prot
.
byDivisions
;
prot
[
'
betweenDivisions
'
]
=
prot
.
betweenDivisions
;
window
[
'
Asc
'
][
'
c_oAscAxisType
'
]
=
window
[
'
Asc
'
].
c_oAscAxisType
=
c_oAscAxisType
;
prot
=
c_oAscAxisType
;
prot
[
'
auto
'
]
=
prot
.
auto
;
prot
[
'
date
'
]
=
prot
.
date
;
prot
[
'
text
'
]
=
prot
.
text
;
prot
[
'
cat
'
]
=
prot
.
cat
;
prot
[
'
val
'
]
=
prot
.
val
;
window
[
'
Asc
'
][
'
c_oAscHAnchor
'
]
=
window
[
'
Asc
'
].
c_oAscHAnchor
=
c_oAscHAnchor
;
prot
=
c_oAscHAnchor
;
prot
[
'
Margin
'
]
=
prot
.
Margin
;
prot
[
'
Page
'
]
=
prot
.
Page
;
prot
[
'
Text
'
]
=
prot
.
Text
;
prot
[
'
PageInternal
'
]
=
prot
.
PageInternal
;
window
[
'
Asc
'
][
'
c_oAscXAlign
'
]
=
window
[
'
Asc
'
].
c_oAscXAlign
=
c_oAscXAlign
;
prot
=
c_oAscXAlign
;
prot
[
'
Center
'
]
=
prot
.
Center
;
prot
[
'
Inside
'
]
=
prot
.
Inside
;
prot
[
'
Left
'
]
=
prot
.
Left
;
prot
[
'
Outside
'
]
=
prot
.
Outside
;
prot
[
'
Right
'
]
=
prot
.
Right
;
window
[
'
Asc
'
][
'
c_oAscYAlign
'
]
=
window
[
'
Asc
'
].
c_oAscYAlign
=
c_oAscYAlign
;
prot
=
c_oAscYAlign
;
prot
[
'
Bottom
'
]
=
prot
.
Bottom
;
prot
[
'
Center
'
]
=
prot
.
Center
;
prot
[
'
Inline
'
]
=
prot
.
Inline
;
prot
[
'
Inside
'
]
=
prot
.
Inside
;
prot
[
'
Outside
'
]
=
prot
.
Outside
;
prot
[
'
Top
'
]
=
prot
.
Top
;
window
[
'
Asc
'
][
'
c_oAscVAnchor
'
]
=
window
[
'
Asc
'
].
c_oAscVAnchor
=
c_oAscVAnchor
;
prot
=
c_oAscVAnchor
;
prot
[
'
Margin
'
]
=
prot
.
Margin
;
prot
[
'
Page
'
]
=
prot
.
Page
;
prot
[
'
Text
'
]
=
prot
.
Text
;
window
[
'
Asc
'
][
'
c_oAscRelativeFromH
'
]
=
window
[
'
Asc
'
].
c_oAscRelativeFromH
=
c_oAscRelativeFromH
;
prot
=
c_oAscRelativeFromH
;
prot
[
'
Character
'
]
=
prot
.
Character
;
prot
[
'
Column
'
]
=
prot
.
Column
;
prot
[
'
InsideMargin
'
]
=
prot
.
InsideMargin
;
prot
[
'
LeftMargin
'
]
=
prot
.
LeftMargin
;
prot
[
'
Margin
'
]
=
prot
.
Margin
;
prot
[
'
OutsideMargin
'
]
=
prot
.
OutsideMargin
;
prot
[
'
Page
'
]
=
prot
.
Page
;
prot
[
'
RightMargin
'
]
=
prot
.
RightMargin
;
window
[
'
Asc
'
][
'
c_oAscRelativeFromV
'
]
=
window
[
'
Asc
'
].
c_oAscRelativeFromV
=
c_oAscRelativeFromV
;
prot
=
c_oAscRelativeFromV
;
prot
[
'
BottomMargin
'
]
=
prot
.
BottomMargin
;
prot
[
'
InsideMargin
'
]
=
prot
.
InsideMargin
;
prot
[
'
Line
'
]
=
prot
.
Line
;
prot
[
'
Margin
'
]
=
prot
.
Margin
;
prot
[
'
OutsideMargin
'
]
=
prot
.
OutsideMargin
;
prot
[
'
Page
'
]
=
prot
.
Page
;
prot
[
'
Paragraph
'
]
=
prot
.
Paragraph
;
prot
[
'
TopMargin
'
]
=
prot
.
TopMargin
;
window
[
'
Asc
'
][
'
c_oAscPageOrientation
'
]
=
window
[
'
Asc
'
].
c_oAscPageOrientation
=
c_oAscPageOrientation
;
prot
=
c_oAscPageOrientation
;
prot
[
'
PagePortrait
'
]
=
prot
.
PagePortrait
;
prot
[
'
PageLandscape
'
]
=
prot
.
PageLandscape
;
window
[
'
Asc
'
][
'
c_oAscColor
'
]
=
window
[
'
Asc
'
].
c_oAscColor
=
c_oAscColor
;
prot
=
c_oAscColor
;
prot
[
'
COLOR_TYPE_NONE
'
]
=
prot
.
COLOR_TYPE_NONE
;
prot
[
'
COLOR_TYPE_SRGB
'
]
=
prot
.
COLOR_TYPE_SRGB
;
prot
[
'
COLOR_TYPE_PRST
'
]
=
prot
.
COLOR_TYPE_PRST
;
prot
[
'
COLOR_TYPE_SCHEME
'
]
=
prot
.
COLOR_TYPE_SCHEME
;
prot
[
'
COLOR_TYPE_SYS
'
]
=
prot
.
COLOR_TYPE_SYS
;
window
[
'
Asc
'
][
'
c_oAscFill
'
]
=
window
[
'
Asc
'
].
c_oAscFill
=
c_oAscFill
;
prot
=
c_oAscFill
;
prot
[
'
FILL_TYPE_NONE
'
]
=
prot
.
FILL_TYPE_NONE
;
prot
[
'
FILL_TYPE_BLIP
'
]
=
prot
.
FILL_TYPE_BLIP
;
prot
[
'
FILL_TYPE_NOFILL
'
]
=
prot
.
FILL_TYPE_NOFILL
;
prot
[
'
FILL_TYPE_SOLID
'
]
=
prot
.
FILL_TYPE_SOLID
;
prot
[
'
FILL_TYPE_GRAD
'
]
=
prot
.
FILL_TYPE_GRAD
;
prot
[
'
FILL_TYPE_PATT
'
]
=
prot
.
FILL_TYPE_PATT
;
window
[
'
Asc
'
][
'
c_oAscFillGradType
'
]
=
window
[
'
Asc
'
].
c_oAscFillGradType
=
c_oAscFillGradType
;
prot
=
c_oAscFillGradType
;
prot
[
'
GRAD_LINEAR
'
]
=
prot
.
GRAD_LINEAR
;
prot
[
'
GRAD_PATH
'
]
=
prot
.
GRAD_PATH
;
window
[
'
Asc
'
][
'
c_oAscFillBlipType
'
]
=
window
[
'
Asc
'
].
c_oAscFillBlipType
=
c_oAscFillBlipType
;
prot
=
c_oAscFillBlipType
;
prot
[
'
STRETCH
'
]
=
prot
.
STRETCH
;
prot
[
'
TILE
'
]
=
prot
.
TILE
;
window
[
'
Asc
'
][
'
c_oAscStrokeType
'
]
=
window
[
'
Asc
'
].
c_oAscStrokeType
=
c_oAscStrokeType
;
prot
=
c_oAscStrokeType
;
prot
[
'
STROKE_NONE
'
]
=
prot
.
STROKE_NONE
;
prot
[
'
STROKE_COLOR
'
]
=
prot
.
STROKE_COLOR
;
window
[
'
Asc
'
][
'
c_oAscVerticalTextAlign
'
]
=
c_oAscVerticalTextAlign
;
prot
=
c_oAscVerticalTextAlign
;
prot
[
'
TEXT_ALIGN_BOTTOM
'
]
=
prot
.
TEXT_ALIGN_BOTTOM
;
prot
[
'
TEXT_ALIGN_CTR
'
]
=
prot
.
TEXT_ALIGN_CTR
;
prot
[
'
TEXT_ALIGN_DIST
'
]
=
prot
.
TEXT_ALIGN_DIST
;
prot
[
'
TEXT_ALIGN_JUST
'
]
=
prot
.
TEXT_ALIGN_JUST
;
prot
[
'
TEXT_ALIGN_TOP
'
]
=
prot
.
TEXT_ALIGN_TOP
;
window
[
'
Asc
'
][
'
c_oAscVertDrawingText
'
]
=
c_oAscVertDrawingText
;
prot
=
c_oAscVertDrawingText
;
prot
[
'
normal
'
]
=
prot
.
normal
;
prot
[
'
vert
'
]
=
prot
.
vert
;
prot
[
'
vert270
'
]
=
prot
.
vert270
;
window
[
'
Asc
'
][
'
c_oAscLineJoinType
'
]
=
c_oAscLineJoinType
;
prot
=
c_oAscLineJoinType
;
prot
[
'
Round
'
]
=
prot
.
Round
;
prot
[
'
Bevel
'
]
=
prot
.
Bevel
;
prot
[
'
Miter
'
]
=
prot
.
Miter
;
window
[
'
Asc
'
][
'
c_oAscLineCapType
'
]
=
c_oAscLineCapType
;
prot
=
c_oAscLineCapType
;
prot
[
'
Flat
'
]
=
prot
.
Flat
;
prot
[
'
Round
'
]
=
prot
.
Round
;
prot
[
'
Square
'
]
=
prot
.
Square
;
window
[
'
Asc
'
][
'
c_oAscLineBeginType
'
]
=
c_oAscLineBeginType
;
prot
=
c_oAscLineBeginType
;
prot
[
'
None
'
]
=
prot
.
None
;
prot
[
'
Arrow
'
]
=
prot
.
Arrow
;
prot
[
'
Diamond
'
]
=
prot
.
Diamond
;
prot
[
'
Oval
'
]
=
prot
.
Oval
;
prot
[
'
Stealth
'
]
=
prot
.
Stealth
;
prot
[
'
Triangle
'
]
=
prot
.
Triangle
;
window
[
'
Asc
'
][
'
c_oAscLineBeginSize
'
]
=
c_oAscLineBeginSize
;
prot
=
c_oAscLineBeginSize
;
prot
[
'
small_small
'
]
=
prot
.
small_small
;
prot
[
'
small_mid
'
]
=
prot
.
small_mid
;
prot
[
'
small_large
'
]
=
prot
.
small_large
;
prot
[
'
mid_small
'
]
=
prot
.
mid_small
;
prot
[
'
mid_mid
'
]
=
prot
.
mid_mid
;
prot
[
'
mid_large
'
]
=
prot
.
mid_large
;
prot
[
'
large_small
'
]
=
prot
.
large_small
;
prot
[
'
large_mid
'
]
=
prot
.
large_mid
;
prot
[
'
large_large
'
]
=
prot
.
large_large
;
window
[
'
Asc
'
][
'
c_oAscCellTextDirection
'
]
=
window
[
'
Asc
'
].
c_oAscCellTextDirection
=
c_oAscCellTextDirection
;
prot
=
c_oAscCellTextDirection
;
prot
[
'
LRTB
'
]
=
prot
.
LRTB
;
prot
[
'
TBRL
'
]
=
prot
.
TBRL
;
prot
[
'
BTLR
'
]
=
prot
.
BTLR
;
window
[
'
Asc
'
][
'
c_oAscDocumentUnits
'
]
=
window
[
'
Asc
'
].
c_oAscDocumentUnits
=
c_oAscDocumentUnits
;
prot
=
c_oAscDocumentUnits
;
prot
[
'
Millimeter
'
]
=
prot
.
Millimeter
;
prot
[
'
Inch
'
]
=
prot
.
Inch
;
prot
[
'
Point
'
]
=
prot
.
Point
;
window
[
'
Asc
'
][
'
c_oAscMaxTooltipLength
'
]
=
window
[
'
Asc
'
].
c_oAscMaxTooltipLength
=
c_oAscMaxTooltipLength
;
window
[
'
Asc
'
][
'
c_oAscMaxCellOrCommentLength
'
]
=
window
[
'
Asc
'
].
c_oAscMaxCellOrCommentLength
=
c_oAscMaxCellOrCommentLength
;
window
[
'
AscCommon
'
]
=
window
[
'
AscCommon
'
]
||
{};
window
[
"
AscCommon
"
].
g_cCharDelimiter
=
g_cCharDelimiter
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment