ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLCell Class
Properties Methods


In This Topic
    XLCell Class Members
    In This Topic

    The following tables list the members exposed by XLCell.

    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 string 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