[]
        
(Showing Draft Content)

FarPoint.Web.Spread.StyleInfo.Serialize2

Serialize2 Method

Serialize2(XmlTextWriter)

Saves the style information to XML using short names.

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

XmlTextWriter to which to save the XML

Returns
Type Description
bool
Implements