'Declaration
Public ReadOnly Property ActiveCell As IRange
'Usage
Dim instance As CellCancelEditEventArgs Dim value As IRange value = instance.ActiveCell
public IRange ActiveCell {get;}
public read-only property ActiveCell: IRange;
public function get ActiveCell : IRange
public: __property IRange* get_ActiveCell();