s_xls_action.srs 242 B

123456789101112
  1. $PBExportHeader$s_xls_action.srs
  2. global type s_xls_action from structure
  3. long actionid
  4. string savepath
  5. boolean ifclose
  6. boolean allowedit
  7. s_xls_templates s_tem
  8. datawindow dw_xls
  9. datastore ds_xls
  10. olecontrol ole_xls
  11. end type