Click or drag to resize
DataExportHelperUseTemplate Property
Indicates whether to use XLSX template.

Namespace: CMS.ImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public virtual bool UseTemplate { get; set; }

Property Value

Type: Boolean
See Also