ColumnCount

Top  Previous  Next

Returns the number of columns using this sequence.  Use the Column method to return a specific column object.

 

Syntax:

function ColumnCount: Integer;

 

Example:

 

scripting_tsequence_columncount