FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : NamedStyleCollection Class |
For a list of all members of this type, see NamedStyleCollection members.
Name | Description | |
---|---|---|
![]() | CanSerializeXml | Gets whether the object in its entirety can be rendered with XML without losing any information. |
![]() | Count | Gets the number of styles (NamedStyle objects) in the collection. |
![]() | IsFixedSize | Gets whether the collection has a fixed size. (This implementation always returns false.) |
![]() | IsReadOnly | Gets whether the collection is read-only. (This implementation always returns false.) |
![]() | IsSynchronized | Gets whether access to the collection is synchronized. (This implementation always returns false.) |
![]() | Item | Gets or sets the style (NamedStyle object) at the specified index in the collection. |
![]() | SyncRoot | Gets a collection (NamedStyleCollection object) that can be used to synchronize access. |
NamedStyleCollection Class
FarPoint.Web.Spread Namespace
NamedStyle Class