Xceed Workbooks for .NET v1.4 Documentation
CellRange Class Members
Properties  Methods 


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : CellRange Class

The following tables list the members exposed by CellRange.

Public Properties
 NameDescription
Public PropertyOverridden. Returns the number of cells within the cell range.  
Public PropertyGets the items in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<Cell>)
Public PropertyGets or sets the last item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<Cell>)
Public PropertyGets or sets the first item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<Cell>)
Public PropertyGets the Style object for a worksheet element. The default value is a default style object. (Inherited from Xceed.Workbooks.NET.StyledRange<Cell>)
Top
Public Methods
 NameDescription
Public MethodOverridden. Clears specific elements in the CellRange.  
Public Method  
Public Method  
Public MethodAdds the CellRange in the MergedCellCollection.  
Public MethodOverridden. Searches into the content of the CellRange and replaces all occurences of a specific value with a new value.  
Public MethodReturns the starting element and the ending element addresses in the following format ( "SE : EE " ).  
Public MethodRemoves all the element in the CellRange from the MergedCellCollection.  
Top
Protected Methods
See Also

Reference

CellRange Class
Xceed.Workbooks.NET Namespace