[]
Represents a saved named style collection object.
[TypeConverter(typeof(_wu))]
public class SaveNamedStyleCollection : ISerializeSupport
<TypeConverter(GetType(_wu))>
Public Class SaveNamedStyleCollection
Implements ISerializeSupport
| Name | Description |
|---|---|
| SaveNamedStyleCollection() | Saves the collection of named styles. |
| SaveNamedStyleCollection(NamedStyleCollection) | Saves the collection of named styles. |
| Name | Description |
|---|---|
| NamedStyles | Gets or sets the collection of the named styles. |
| Name | Description |
|---|---|
| Deserialize(XmlNodeReader) | Loads the object from XML. |
| Serialize(XmlTextWriter) | Saves the object to XML. |