Spread Windows Forms 12.0 Product Documentation
ExcelExportFormat Property (InputManCellTypeBase)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > InputManCellTypeBase Class : ExcelExportFormat Property
Gets or sets the format string used by Excel when exporting to an Excel file.
Syntax
'Declaration
 
Public Overridable Property ExcelExportFormat As String
'Usage
 
Dim instance As InputManCellTypeBase
Dim value As String
 
instance.ExcelExportFormat = value
 
value = instance.ExcelExportFormat
public virtual string ExcelExportFormat {get; set;}
See Also

Reference

InputManCellTypeBase Class
InputManCellTypeBase Members