Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Property

Library/Class:

StaticVars Class



StaticVars.ColNum[ ] As Integer, Read Only (Recommended)

The ColNum[] property is a dynamic array of type Integer. The upper bound of the array is set according to the number of sorted columns in the active view. The value stored for each sorted column is the effective column number in the NotesView.Columns array. E.g. if the currently active view has 5 columns and column 1, 3 & 5 are sorted, then the upper bound of ColNum[] is 2 (3 elements) and the array element values are:

ColNum(0) = 1
ColNum(1) = 3
ColNum(2) = 5

The property is only relevant in the context of exporting "Selected Documents in Active View".

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024