Specifies the value of a cell's UI widget.
VB6
![]() |
---|
Public Property Get CellValue( _ |
C++
![]() |
---|
public: |
The cell's column index.
The cell's row index.
An integer specifying the state or value selected by the user.
At this time, cells can display either content or checkboxes, as set through the CellType property. For checkboxes, 0 identifies unchecked state, and 1 identifies checked state.
FlowChartX Programmer's Guide | © 2023 MindFusion |