Name | Description | |
---|---|---|
CanSerializeXml | Gets whether the entire object can be saved to XML and successfully loaded again. |
The following tables list the members exposed by ICanSerializeXml.
Name | Description | |
---|---|---|
CanSerializeXml | Gets whether the entire object can be saved to XML and successfully loaded again. |
Name | Description | |
---|---|---|
Deserialize | Loads the object from XML. (Inherited from FarPoint.Web.Spread.Model.ISerializeSupport) | |
Serialize | Saves the object to XML. (Inherited from FarPoint.Web.Spread.Model.ISerializeSupport) |