Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument3 Interface / oncellchange Property

In This Topic
    oncellchange Property (IHTMLDocument3)
    In This Topic

    oncellchange property of IHTMLDocument3 interface.

    Syntax
    'Declaration
     
    Property oncellchange As System.Object
    System.object oncellchange {get; set;}
    Remarks

    An original IDL definition of oncellchange property was the following: VARIANT oncellchange;

    See Also