Contains methods that help serializing and deserializing complex objects to and from XML documents.
The following tables list the members exposed by the XmlContext type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the XmlContext class. |
Name | Description | |
---|---|---|
![]() ![]() |
Specifies the latest file format revision number. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Adds a new child node with the specified name to the specified parent node. |
|
![]() ![]() |
Overloaded. |
|
![]() ![]() |
|
|
![]() |
Gets the format revision number for the file being currently serialized. |
|
![]() ![]() |
|
|
![]() |
Reads a worksheet from the specified XML element. |
|
![]() |
Overloaded. Reads a boolean value with the specified name. |
|
![]() |
|
|
![]() |
Overloaded. Reads a Brush object with the specified name. |
|
![]() |
Reads a byte value with the specified name. |
|
![]() |
Reads a char value with the specified name. |
|
![]() |
Reads a Color value from the element with the specified name. |
|
![]() |
Reads a color array with the specified name. |
|
![]() |
Reads the tag for the specified column. |
|
![]() |
Reads a decimal value with the specified name. |
|
![]() |
Reads a double value with the specified name. |
|
![]() |
Reads an enumeration object from the element with the specified name. |
|
![]() |
Overloaded. Reads a float value with the specified name. |
|
![]() |
Reads a float array with the specified name. |
|
![]() |
Reads an Image object with the specified name. |
|
![]() |
Overloaded. Reads an integer value with the specified name. |
|
![]() |
Reads a long value with the specified name. |
|
![]() |
Reads a Measure value from the element with the specified name. |
|
![]() |
Reads an object with the specified name. |
|
![]() |
Overloaded. Reads a Point2D object. |
|
![]() |
Reads a Rectangle value from the element with the specified name. |
|
![]() |
Reads the tag for the specified row. |
|
![]() |
Reads a 8-bit signed integer value with the specified name. |
|
![]() |
Overloaded. Reads a short value with the specified name. |
|
![]() |
Overloaded. Reads a string value with the specified name. |
|
![]() |
|
|
![]() |
Reads the tag for the specified worksheet. |
|
![]() |
Saves the specified worksheet to the specified XML element. |
|
![]() |
|
|
![]() |
Writes a reference to the specified brush. The brush is registered within the internal hashtable for subsequent serialization. |
|
![]() |
Write a byte value with the specified name. |
|
![]() |
Write a char value with the specified name. |
|
![]() |
Writes the specified Color object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified array. |
|
![]() |
Writes the specified tag of the specified column. |
|
![]() |
|
|
![]() |
Write a decimal value with the specified name. |
|
![]() |
|
|
![]() |
Writes the specified Enumeration as an XML element with the specified name and the specified parent. |
|
![]() |
Writes a float value with the specified name. |
|
![]() |
Writes the specified array. |
|
![]() |
Writes a float value with the specified name. |
|
![]() |
Writes a reference to the specified image. The image is registered within the internal hashtable for subsequent serialization. |
|
![]() |
Writes an integer value with the specified name. |
|
![]() |
Writes a long value with the specified name. |
|
![]() |
Writes the specified Measure object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified object under the specified name. |
|
![]() |
Overloaded. Writes a Point2D object. |
|
![]() |
Writes the specified Rectangle object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified tag of the specified row. |
|
![]() |
Write a 8-bit signed integer value with the specified name. |
|
![]() |
Writes a short value with the specified name. |
|
![]() |
Writes a string value with the specified name. |
|
![]() |
Writes the specified tag of the specified worksheet. |
|
![]() |
Writes an unsigned integer value with the specified name. |
|
![]() |
Writes an unsigned long value with the specified name. |
|
![]() |
Writes an unsigned short value with the specified name. |