com.acesoft.aceoffix
Class ExcelReqDataField

java.lang.Object
  extended by com.acesoft.aceoffix.ExcelReqDataField

public class ExcelReqDataField
extends java.lang.Object

Represents a DataField item of ExcelReqTableRange.dataFields. Extracts data from the cell.

Version:
3.0
Author:
Acesoft Corporation

Method Summary
 java.lang.String getValue()
          Gets the value of the cell specified by the current DataField.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public java.lang.String getValue()
Gets the value of the cell specified by the current DataField.