MindFusion.Wpf Pack Programmer's Guide
NamedRangeCollection Properties
 


 Public Properties

  Name Description

Count

Gets the number of items in the collection. (Inherited from UndoableCollection.)

IsReadOnly

Gets a value indicating whether the collection is read-only.

IsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from UndoableCollection.)

Item

Gets the item with the specified name. If there is no item with the specified name, the indexer has no effect. (Inherited from NamedCollection.)

Item

Gets or sets the element at the specified index.

SyncRoot

Gets an object that can be used to synchronize access to the collection. (Inherited from UndoableCollection.)

 Protected Properties

  Name Description

Workbook

Gets a reference to the parent Workbook object. (Inherited from UndoableCollection.)

 See Also

NamedRangeCollection Class
MindFusion.Spreadsheet.Wpf Namespace