[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.CellTypeBase.Export

Export Method

Export(XmlWriter, ExportContext)

Exports the cell type data.

Declaration
protected virtual void Export(XmlWriter writer, ExportContext context)
Protected Overridable Sub Export(writer As XmlWriter, context As ExportContext)
Parameters
Type Name Description
XmlWriter writer

A System.Xml.XmlWriter object indicates the Xml writer.

ExportContext context

An ExportContext object indicates the export context.