StandardError Property [GridStatistics]
StandardError returns the standard error of the grid. Returns a double. It is a read-only property.
Syntax
object.StandardError
Example
The following example demonstrates how to return the standard error of the grid.
Debug.Print GridStatistics.StandardError
Used by: GridStatistics Object and GridStatisticsXYZC Object