XLL+ Class Library

CXlControlRefEdit Class

[C++]
class CXlControlRefEdit

Overview

The CXlControlRefEdit class instantiates a reference edit field. The string value of the field can be read and set by calling GetValue() and SetValue().

The reference value of the field can be read and set by calling GetRef() and SetRef().

The user can populate the field by selecting a cell range in an Excel workbook.

Methods of parent class

Requirements

Header: xldialog.h

See Also

CXlControlRefEdit Methods | xldialog.h | CXlDialog object | CXlControl object