Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Cell Class


In This Topic
    Cell Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the address of the Cell.  
    Public PropertyGets the Id of the Column associated with the Cell.  
    Public PropertyGets the Cell's DataType.  
    Public PropertyGets or sets the Cell's DataValidation.  
    Public Property

    Gets or sets the Cell's formula.

     
    Public PropertyGets the Id of the Row associated with the Cell.  
    Public PropertyGets the Style used by the Worksheet element. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement)
    Public PropertyGets or sets the Cell's value.  
    Top
    See Also