Range Property [GridStatistics]

Range returns the range of the grid. Returns a double. It is a read-only property.

Syntax

object.Range

Example

The following example demonstrates how to return the range of the grid.

Debug.Print GridStatistics.Range

Used by: GridStatistics Object and GridStatisticsXYZC Object