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


In This Topic
    Cell Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdds ConditionalFormatting to the Cell.  
    Public MethodStarts the calculation process in order to get a value from the Cell's formula.  
    Public MethodRemoves all ConditionalFormattings from the Cell.  
    Public MethodCopies or cuts a Cell & pastes it into another Cell.  
    Public MethodFormats a specific section of the text with a selected Font.  
    Public MethodGets the Cell's ConditionalFormattings.  
    Public MethodGets the result of the DataValidation process.   
    Public MethodRemoves a specific ConditionalFormatting from the Cell.  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal Method (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement)
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Top
    See Also