s_xls_bill.srs 281 B

123456789101112131415
  1. $PBExportHeader$s_xls_bill.srs
  2. global type s_xls_bill from structure
  3. long billid
  4. string billname
  5. string datawindow
  6. s_xls_bill_column column[]
  7. long count
  8. string billflag
  9. string billtype
  10. long parentid
  11. string sign
  12. oleobject mxflag
  13. datastore ds_data
  14. end type