Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableColumn Interface / setDataField Method
In This Topic
    setDataField Method
    In This Topic
    Sets the name of data field of current table column.
    Syntax
    void setDataField( 
       java.lang.String value
    )

    Parameters

    value
    See Also