XLL+ Class Library (6.3)

CXlControlNumberEdit::SetNumberValue

Sets the integer value of the control

void SetNumberValue(
   double dValue
);

Parameters

dValue

Value of the control.

Remarks

Sets the value displayed in the control.

Requirements

Header: xldialog.h

See Also

CXlControlNumberEdit Class | CXlControlNumberEdit Methods