XLL+ Class Library (7.0)

CXlControl::GetValue

Returns the text value of the control

CString GetValue( ) const;

Remarks

Returns the value of the control. For some controls, including static fields, the value is always blank.

Requirements

Header: xldialog.h

See Also

CXlControl Class | CXlControl Methods