Excel for WinRT
XLRowCollection Class Members
Properties  Methods 

The following tables list the members exposed by XLRowCollection.

Public Properties
 NameDescription
Public PropertyBookGets a reference to the parent C1XLBook object.  
Public PropertyCountGets the number of items in the collection.  
Public PropertyFrozenGets or sets the number of frozen rows in the collection.  
Public PropertyItemReturns a reference to the XLRow object at the specified index.  
Public PropertySheetGets a reference to the parent XLSheet object.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Creates a new XLRow object and adds it to the collection.  
Public MethodClearRemoves all items from the collection.  
Public MethodContainsDetermines whether an XLRow is a member of the collection.  
Public MethodIndexOfGets the index of a given XLRow object in the collection.  
Public MethodInsertOverloaded. Creates a new XLRow object and inserts it at a specific position in the collection.  
Public MethodRemoveRemoves an XLRow object from the collection.  
Public MethodRemoveAtRemoves the XLRow object at a given position from the collection.  
Top
See Also

Reference

XLRowCollection Class
C1.Xaml.Excel Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback