C1.Excel Assembly / C1.Excel Namespace / XLCell Class
Properties Methods

XLCell Class Members

The following tables list the members exposed by XLCell.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a string that specifies a formula of the cell.  
Public PropertyGets or sets a string that specifies an action to take when the cell is clicked.  
Public PropertyGets or sets the XLStyle object associated with the cell.  
Public PropertyGets the simple text representation of the current cell value.  
Public PropertyGets or sets the value stored in the cell.  
Top
Public Methods
 NameDescription
Public MethodCreates a copy of the current cell, including the value.  
Public MethodSets the Value and Style properties of a cell.  
Top
See Also