[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CheckBoxCellType.Serialize2

Serialize2 Method

Serialize2(XmlTextWriter)

Saves 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