[]
Gets a value indicating whether the cell type requires to export its data to XLSX format.
protected virtual bool IsRequiredExport()
Protected Overridable Function IsRequiredExport() As Boolean
true if the cell type requires to export its data to XLSX format; otherwise, false.
true
false