[]
Exports the cell type data.
protected override void Export(XmlWriter writer, ExportContext context)
Protected Overrides Sub Export(writer As XmlWriter, context As ExportContext)
Type | Name | Description |
---|---|---|
XmlWriter | writer | A System.Xml.XmlWriter object indicates the Xml writer. |
ExportContext | context | An ExportContext object indicates the export context. |