|
@@ -496,6 +496,16 @@
|
|
if(rowCnt < 1) return false;
|
|
if(rowCnt < 1) return false;
|
|
|
|
|
|
for(i = 0; i < rowCnt; i++){
|
|
for(i = 0; i < rowCnt; i++){
|
|
|
|
+
|
|
|
|
+ // 구분 코드 값 - "자산, 부채, 자본, 이자비용, 자본 및 부채 총계" 이면 비적용
|
|
|
|
+ var gbCd = dcdataList1.getCellData(i, "gbCd");
|
|
|
|
+ if(gbCd == "ASSET"
|
|
|
|
+ || gbCd == "LIAB"
|
|
|
|
+ || gbCd == "CAPITAL"
|
|
|
|
+ || gbCd == "INTE_COST"
|
|
|
|
+ || gbCd == "CAPIT_LIAB_SUM"
|
|
|
|
+ ) continue;
|
|
|
|
+
|
|
for(j = 1; j <= 12; j++){
|
|
for(j = 1; j <= 12; j++){
|
|
var inputNum = "";
|
|
var inputNum = "";
|
|
if(j < 10){
|
|
if(j < 10){
|
|
@@ -885,7 +895,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv01" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv01" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt02" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt02" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -894,7 +904,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv02" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv02" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt03" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt03" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -903,7 +913,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv03" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv03" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt04" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt04" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -912,7 +922,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv04" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv04" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt05" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt05" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -921,7 +931,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv05" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv05" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt06" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt06" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -930,7 +940,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv06" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv06" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt07" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt07" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -939,7 +949,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv07" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv07" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt08" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt08" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -948,7 +958,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv08" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv08" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt09" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt09" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -957,7 +967,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv09" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv09" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt10" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt10" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -966,7 +976,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv10" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv10" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt11" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt11" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -975,7 +985,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv11" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv11" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt12" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="monAmt12" blockSelect="false"
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
displayMode="label" readOnly="true" dataType="number" displayFormat="#,###" textAlign="right">
|
|
@@ -984,7 +994,7 @@
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv12" blockSelect="false"
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="amtRv12" blockSelect="false"
|
|
- displayMode="label" displayFormat="#,###" textAlign="right" dataType="number">
|
|
|
|
|
|
+ displayMode="label" displayFormat="#,###" textAlign="right" dataType="number" readOnly="true">
|
|
</w2:column>
|
|
</w2:column>
|
|
</w2:row>
|
|
</w2:row>
|
|
</w2:gBody>
|
|
</w2:gBody>
|