Properties.DoubleValue

This property returns/sets the double value of a specific property.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Properties.DoubleValue( _
    Index As Variant, _
    DefaultValue As Double) As Double
  • Index [in]

Type: Variant

  • DefaultValue [in]

Type: Double

Double