CellWorktextChanged
This property sets or returns a flag indicating whether the cell's worktext has changed.
Syntax
CellWorktextChanged (Column as Variant, RowIndex as Long) as Boolean
Parameter | Description |
---|---|
Column | Zero-based index or name of column |
RowIndex | Zero-based index of row |