Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / MergedCellCollection Class
Properties Methods


In This Topic
    MergedCellCollection Class Members
    In This Topic

    The following tables list the members exposed by MergedCellCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of CellRange(s) in the MergedCellCollection.  
    Public PropertyGets the CellRange corresponding to the given index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a CellRange element in the MergedCellCollection.  
    Public Method  
    Public MethodRemoves a CellRange from the MergedCellCollection.  
    Public MethodRemoves a specific element from the MergedCellCollection.  
    Top
    See Also