[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SaveNamedStyleCollection

SaveNamedStyleCollection Class

Represents a saved named style collection object.

Inheritance
SaveNamedStyleCollection
Implements
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(XmlTypeConverter))]
public class SaveNamedStyleCollection : ISerializeSupport
<TypeConverter(GetType(XmlTypeConverter))>
Public Class SaveNamedStyleCollection
    Implements ISerializeSupport

Constructors

Name Description
SaveNamedStyleCollection()

Saves the collection of named styles.

SaveNamedStyleCollection(NamedStyleCollection)

Saves the collection of named styles.

Properties

Name Description
NamedStyles

Gets or sets the collection of the named styles.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

Serialize(XmlTextWriter)

Saves the object to XML.