Applies to |
Adds new rows to the table by tabulating the contour with a given number of points.
Rows.TabulateNumber ( [Number As Long], [eachSegment As Boolean] )
The TabulateNumber method removes all rows from the table and then adds new rows by tabulating the contour with a given number of points, specifying by the Number parameter. The eachSegment flag, if given as True, specifies that each contour segment rather than the whole contour will be tabulated with a Number of points.