[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISerializePresentation.Serialize

Serialize Method

Serialize(XmlTextWriter)

Saves the presentation to XML.

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

XmlTextWriter object used to save the presentation

Returns
Type Description
bool

true if successful; otherwise, false