TreeGrid

本文介绍了一个使用XML格式配置的财务报表样例。该报表包括流动资产、非流动资产、流动负债、非流动负债和股东权益等部分。每个部分详细列出了具体的财务项目及其计算公式。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

--xml配置文件中--------------------

<rows>

<head>

          ......

</head>

<row id="root_1">
  <cell image="folder.gif"><![CDATA[流动资产]]></cell>
   <cell type="ro"></cell>
   <cell type="ro"></cell>

  <row id="2">
    <cell><![CDATA[货币资金]]></cell>
   <cell>=[[2,2]]+[[2,3]]</cell>
   <cell></cell>
  </row>

</row>

 

<row id="root_2">
  <cell image="folder.gif"><![CDATA[非流动资产]]></cell>
   <cell type="ro"></cell>
   <cell type="ro"></cell>

  <row id="3">
    <cell><![CDATA[货币资金]]></cell>
   <cell>=[[2,2]]+[[2,3]]</cell>
   <cell></cell>
  </row>

</row>

 

<row id="root_3">
  <cell image="folder.gif"><![CDATA[流动负责]]></cell>
   <cell type="ro"></cell>
   <cell type="ro"></cell>

  <row id="4">
    <cell><![CDATA[货币资金]]></cell>
   <cell>=[[2,2]]+[[2,3]]</cell>
   <cell></cell>
  </row>

</row>

 

 

<row id="root_4">
  <cell image="folder.gif"><![CDATA[非流动负责]]></cell>
   <cell type="ro"></cell>
   <cell type="ro"></cell>

  <row id="5">
    <cell><![CDATA[货币资金]]></cell>
   <cell>=[[2,2]]+[[2,3]]</cell>
   <cell></cell>
  </row>

</row>

 

 

<row id="root_5">
  <cell image="folder.gif"><![CDATA[股东权益]]></cell>
   <cell type="ro"></cell>
   <cell type="ro"></cell>

  <row id="6">
    <cell><![CDATA[货币资金]]></cell>
   <cell>=[[2,2]]+[[2,3]]</cell>
   <cell></cell>
  </row>

</row>

 

</rows>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值