[]
        
(Showing Draft Content)

FarPoint.Web.Spread.NamedStyleCollection.Serialize

Serialize Method

Serialize(XmlTextWriter)

Saves the collection of styles to XML.

Declaration
public bool Serialize(XmlTextWriter w)
Public Function Serialize(w As XmlTextWriter) As Boolean
Parameters
Type Name Description
XmlTextWriter w

XmlTextWriter object to which to save the collection object

Returns
Type Description
bool
Implements