Microsoft SDK for Java

DhCell Class

Creates a table cell.

Component 
  |
  +--DhStyleBase 
     |
     +--DhElement 
        |
        +--DhBaseContainer 
            |
            +--DhForm 
               |
               +--DhCell

package com.ms.wfc.html

public class DhCell
extends
DhForm

Remarks

You can add any number of elements in any kind of layout to a cell using the add method.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.