|
|
|
|
@ -885,7 +885,7 @@ scwin.userExpFare = function(chkColID, valColID, chkStr){
|
|
|
|
|
style=";background-color:#fff;border-top-style:hidden;" width="70">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="text" displayMode="label" id="column397" inputType="text"
|
|
|
|
|
removeBorderStyle="FALSE" textAlign="center" value="소계" width="70">
|
|
|
|
|
removeBorderStyle="FALSE" textAlign="center" value="요금소전체" width="70">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="number" displayFormat="#,##0" displayMode="label"
|
|
|
|
|
expression="SUM('totalQ')" id="column396" inputType="expression" removeBorderStyle="FALSE" textAlign="right" width="70">
|
|
|
|
|
@ -1762,7 +1762,7 @@ scwin.userExpFare = function(chkColID, valColID, chkStr){
|
|
|
|
|
<!-- 4A.5.3 합계-전체영업소건수 -->
|
|
|
|
|
<w2:row id="rowA_all_count" style="">
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="text" displayMode="label" id="column797" removeBorderStyle="FALSE"
|
|
|
|
|
textAlign="center" value="소계" width="70">
|
|
|
|
|
textAlign="center" value="영업소전체" width="70">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="number" displayFormat="#,##0" displayMode="label"
|
|
|
|
|
expression="SUM('totalQ')" id="column796" inputType="expression" removeBorderStyle="FALSE" textAlign="right" width="70">
|
|
|
|
|
@ -2867,7 +2867,7 @@ scwin.userExpFare = function(chkColID, valColID, chkStr){
|
|
|
|
|
style=";background-color:#fff;border-top-style:hidden;" width="70" colMerge="true" inputType="text">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="text" displayMode="label" id="column397" inputType="text"
|
|
|
|
|
removeBorderStyle="FALSE" textAlign="center" value="소계" width="70" colMerge="false" rowSpan="2">
|
|
|
|
|
removeBorderStyle="FALSE" textAlign="center" value="요금소전체" width="70" colMerge="false" rowSpan="2">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="number" displayFormat="#,##0" displayMode="label"
|
|
|
|
|
expression="SUM('totalQ')" id="totalQsub" inputType="expression" removeBorderStyle="FALSE" textAlign="right" width="70"
|
|
|
|
|
@ -4385,7 +4385,7 @@ scwin.userExpFare = function(chkColID, valColID, chkStr){
|
|
|
|
|
<!-- 4B.5.3 합계-전체영업소건수 -->
|
|
|
|
|
<w2:row id="rowB_all_count" style="">
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="text" displayMode="label" id="column797" removeBorderStyle="FALSE"
|
|
|
|
|
textAlign="center" value="소계" width="70" rowSpan="2" inputType="text">
|
|
|
|
|
textAlign="center" value="영업소전체" width="70" rowSpan="2" inputType="text">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="number" displayFormat="#,##0" displayMode="label"
|
|
|
|
|
expression="SUM('totalQ')" id="totalQ_sub_tot" inputType="expression" removeBorderStyle="FALSE" textAlign="right" width="70">
|
|
|
|
|
|