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


In This Topic
    CellRange Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdds ConditionalFormatting to the CellRange.  
    Public MethodOverridden. Clears specific elements in the CellRange.  
    Public MethodRemoves all ConditionalFormattings from the CellRange.  
    Public MethodOverloaded. Copies a CellRange & pastes it to another location.  
    Public MethodOverloaded. Cuts a CellRange & pastes it to another location.   
    Public Method  
    Public MethodGets the CellRange's ConditionalFormattings.  
    Public Method  
    Public MethodGets a list of Cells that have failed the DataValidation process.  
    Public MethodReturns the Worksheet associated with the CellRange.  
    Public MethodAdds the CellRange in the MergedCellCollection.  
    Public Method  
    Public MethodOverridden. Searches into the content of the CellRange and replaces all occurences of a specific value with a new value.  
    Public MethodOverridden. Searches into the content of the CellRange and replaces all instances of the SearchValues with their corresponding NewValues.  
    Public MethodReturns the addresses of the StartingElement and EndingElement in the following format: ( "SE : EE " ).  
    Public MethodRemoves all the element in the CellRange from the MergedCellCollection.  
    Top
    Protected Methods
    See Also