Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Method (Procedure)

Library/Class:

StaticVars Class



Sub StaticVars.InitialiseExcelSheet

InitialiseExcelSheet (struct As FileStructure)

This method is called whenever Integra requires to create a draft Excel spreadsheet from the template attached to the Integra profile (if any) or otherwise a blank document.


Parameters:

    struct (FileStructure)
      Handle to Integra's runtime object struct

      Sample:
       



        'Example of how to set Integra to make use of an external template file, instead of the template stored in the Integra profile
      case CB_INITIALISE
      stats.template = "c:\NotesExcelLink.xlt"
      export.record.Structure.Template = stats.template
      call stats.InitialiseExcelSheet(struct)

       

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024