XLL+ Class Library (7.0)

CXlControlIntegerEdit::SetIntValue

Sets the integer value of the control

void SetIntValue(
   int nValue
);

Parameters

nValue

Value of the control.

Remarks

Sets the value displayed in the control.

Requirements

Header: xldialog.h

See Also

CXlControlIntegerEdit Class | CXlControlIntegerEdit Methods