Spreadsheet.VariableMeasurementType

This property Get/Set the variable's measurement type. Pass AutoDetect=True if you want the type to be automatically determined (when type is scMeasureTypeAuto).

Syntax Parameters Return Value
Property Spreadsheet.VariableMeasurementType( _
    VarNumber As Long, _
    Optional AutoDetect As Boolean = False) As MeasurementType
  • VarNumber [in]

Type: Long

  • AutoDetect [in,optional]

Type: Boolean

Default value: False

MeasurementType