GrapeCity.Windows.SpreadSheet.Data Namespace : StyleInfoCollection Class |
For a list of all members of this type, see StyleInfoCollection members.
Name | Description | |
---|---|---|
Count | Gets the number of styles (StyleInfo objects) in the collection. | |
IsFixedSize | Gets a value that indicates whether the collection has a fixed size (this implementation always returns false). | |
IsReadOnly | Gets a value that indicates whether the collection is read-only (this implementation always returns false). | |
IsSynchronized | Gets a value that indicates whether access to the collection is synchronized (this implementation always returns false). | |
Item | Gets or sets the style (StyleInfo object) at the specified index in the collection. |