Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / Cell Class
Properties


In This Topic
    Cell Class Members
    In This Topic

    The following tables list the members exposed by Cell.

    Public Constructors
     NameDescription
    Public ConstructorCreate a Cell instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the number of columns the cell occupies.  
    Public PropertyGets or sets the formula of the cell.  
    Public PropertyGets or sets the hyperlink of cell.  
    Public PropertyGets or sets the number of rows the cell occupies.  
    Public PropertyGets or sets the style of the cell.  
    Public PropertyGets the text runs represent the rich text of cell.  
    Public PropertyGets or sets the value of the cell.  
    Top
    See Also