Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / Reference Class

In This Topic
    Reference Class Methods
    In This Topic

    For a list of all members of this type, see Reference members.

    Public Methods
     NameDescription
    Public MethodCopy the reference.  
    Public MethodOverloaded. Equality comparison for late binding.  
    Public MethodGets or sets the 0-based column index. The default value is 0.  
    Public MethodIndicates whether the reference has column. The default value is @code:true.  
    Public MethodGets or sets whether the reference has row. The default value is @code:true.  
    Public MethodGets or sets whether the column is relative. The default value is @code:true.  
    Public MethodGets or sets whether the reference contains error. The default value is @code:false.  
    Public MethodGets or sets whether the last column is relative. The default value is @code:true.  
    Public MethodGets or sets whether the last row is absolute. The default value is @code:true.  
    Public MethodGets or sets whether the reference is range. The default value is @code:false.  
    Public MethodGets or sets whether the row is relative. The default value is @code:true.  
    Public MethodGets or sets the end column index. The default value is 0.  
    Public MethodGets or sets the 0-based end row index. The default value is 0.  
    Public MethodThe name of the end worksheet of the 3D reference.  
    Public MethodGets or sets the 0-based row index. The default value is 0.  
    Public MethodGets or sets the external workbook reference. The default value is @code:null.  
    Public MethodThe name of the worksheet.  
    Public MethodThis object doesn't support getting hash code, because all fields are mutable.  
    Public MethodGets or sets the 0-based column index. The default value is 0.  
    Public MethodIndicates whether the reference has column. The default value is @code:true.  
    Public MethodGets or sets whether the reference has row. The default value is @code:true.  
    Public MethodGets or sets whether the column is relative. The default value is @code:true.  
    Public MethodGets or sets whether the reference contains error. The default value is @code:false.  
    Public MethodGets or sets whether the last column is relative. The default value is @code:true.  
    Public MethodGets or sets whether the last row is absolute. The default value is @code:true.  
    Public MethodGets or sets whether the reference is range. The default value is @code:false.  
    Public MethodGets or sets whether the row is relative. The default value is @code:true.  
    Public MethodGets or sets the end column index. The default value is 0.  
    Public MethodGets or sets the 0-based end row index. The default value is 0.  
    Public MethodThe name of the end worksheet of the 3D reference.  
    Public MethodGets or sets the 0-based row index. The default value is 0.  
    Public MethodGets or sets the external workbook reference. The default value is @code:null.  
    Public MethodThe name of the worksheet.  
    Public MethodOverloaded. Converts the reference to A1 string.  
    Top
    See Also