mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / EmptyCells Property
In This Topic
    EmptyCells Property
    In This Topic
    Description

    CSS3 Style: empty-cells
    Sets the border behavior for cells with no content.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property EmptyCells As String
    Remarks

    HTML Syntax:
    empty-cells: behavior;

    HTML Constants:
    hide,show,

    See Also