| GrapeCity.Windows.SpreadSheet.Data Namespace : Serializer Class | 
The following tables list the members exposed by Serializer.
| Name | Description | |
|---|---|---|
![]() ![]()  | DeserializeObj | Deserializes the current node of the XmlReader as an object of the specified type. | 
![]() ![]()  | DeserializeSerializableObject | Deserializes the object. | 
![]() ![]()  | ExtractNode | Extracts the current node in the specified node reader into a new node reader and advances that reader to the next node. | 
![]() ![]()  | InitReader | Checks and initializes an XmlReader object. | 
![]() ![]()  | InitWriter | Checks and initializes an XmlWriter object. | 
![]() ![]()  | SerializeObj | Serializes the object as an element of XML. | 
![]() ![]()  | WriteEndObj | Writes an ending XML element. | 
![]() ![]()  | WriteStartObj | Writes a starting XML element. |