Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attempts to parse cell value to retrieve a Double.
public bool TryGetDouble (out double dbl);
member this.TryGetDouble : double -> bool
Public Function TryGetDouble (ByRef dbl As Double) As Boolean